Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Updated supported Xcode version to 10 and swift version to 4.2
  • Loading branch information
richard-ash authored Jan 31, 2019
1 parent 545a60c commit ff780b6
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 9** and **Swift 4**. 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.

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

Expand Down

0 comments on commit ff780b6

Please sign in to comment.