8000 Merge pull request #853 from mitghi/patch-1 · jerrytdev/swift-algorithm-club@24fc308 · GitHub
[go: up one dir, main page]

Skip to content

Commit 24fc308

Browse files
authored
Merge pull request kodecocodes#853 from mitghi/patch-1
Update README
2 parents c5ff408 + 0f2e9e1 commit 24fc308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AVL Tree/README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ The interesting bits are in the `balance()` method which is called after inserti
8888

8989
AVL tree was the first self-balancing binary tree. These days, the [red-black tree](../Red-Black%20Tree/) seems to be more popular.
9090

91-
*Written for Swift Algorithm Club by Mike Taghavi and Matthijs Hollemans*
91+
*Written for Swift Algorithm Club by [Mike Taghavi](https://github.com/mitghi) and [Matthijs Hollemans](https://github.com/hollance)*

0 commit comments

Comments
 (0)
0