You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -208,6 +208,14 @@ Other algorithm repositories:
208
208
-[Rosetta Code](http://rosettacode.org). Implementations in pretty much any language you can think of.
209
209
-[AlgorithmVisualizer](http://jasonpark.me/AlgorithmVisualizer/). Visualize algorithms on your browser.
210
210
211
+
## Credits
212
+
213
+
The Swift Algorithm Club was originally created by [Matthijs Hollemans](https://github.com/hollance).
214
+
215
+
It is now maintained by [Chris Pilcher](https://github.com/chris-pilcher) and [Kelvin Lau](https://github.com/kelvinlauKL).
216
+
217
+
The Swift Algorithm Club is a a collaborative effort from the [most algorithmic members](https://github.com/rwenderlich/swift-algorithm-club/graphs/contributors) of the [raywenderlich.com](https://www.raywenderlich.com) community. We're always looking for help - why not [join the club](How to Contribute.markdown)? :]
218
+
211
219
## License
212
220
213
221
All content is licensed under the terms of the MIT open source license.
0 commit comments