Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
Adds a reference to the GitHub page via kodecocodes#720
  • Loading branch information
kelvinlauKL authored Mar 15, 2019
1 parent 3849a1d commit 0d5e1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ If you're a computer science student who needs to learn this stuff for exams --

The goal of this project is to **explain how algorithms work**. The focus is on clarity and readability of the code, not on making a reusable library that you can drop into your own projects. That said, most of the code should be ready for production use but you may need to tweak it to fit into your own codebase.

Code is compatible with **Xcode 10** and **Swift 4.2**. We'll keep this updated with the latest version of Swift.
Code is compatible with **Xcode 10** and **Swift 4.2**. We'll keep this updated with the latest version of Swift. If you're interested in a GitHub pages version of the repo, check out [this](https://aquarchitect.github.io/swift-algorithm-club/).

:heart_eyes: **Suggestions and contributions are welcome!** :heart_eyes:

Expand Down

0 comments on commit 0d5e1b9

Please sign in to comment.