Skip to content

Commit af9a656

Browse files
committed
Add credit to README.md.
1 parent eeb116e commit af9a656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Red-Black Tree/README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,4 @@ The overall runtime of delete is O(log n).
186186
## Resources:
187187
[CLRS] T. Cormen, C. Leiserson, R. Rivest, and C. Stein. "Introduction to Algorithms", Third Edition. 2009
188188

189-
*Written for Swift Algorithm Club by Ute Schiehlen. Updated from Jaap Wijnen and Ashwin Raghuraman's contributions.*
189+
*Written for Swift Algorithm Club by Ute Schiehlen. Updated from Jaap Wijnen and Ashwin Raghuraman's contributions. Swift 4.2 check by Bruno Scheele.*

0 commit comments

Comments
 (0)