Skip to content

Commit 7b938aa

Browse files
author
Chris Pilcher
committed
Merge pull request kodecocodes#134 from rwenderlich/master
Giving credit to Matthijs, Chris, Kelvin, and contributors :]
2 parents e044dd7 + 57b3c68 commit 7b938aa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,14 @@ Other algorithm repositories:
208208
- [Rosetta Code](http://rosettacode.org). Implementations in pretty much any language you can think of.
209209
- [AlgorithmVisualizer](http://jasonpark.me/AlgorithmVisualizer/). Visualize algorithms on your browser.
210210

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+
211219
## License
212220

213221
All content is licensed under the terms of the MIT open source license.

0 commit comments

Comments
 (0)