Skip to content

Commit ff780b6

Browse files
authored
Update README
Updated supported Xcode version to 10 and swift version to 4.2
1 parent 545a60c commit ff780b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you're a computer science student who needs to learn this stuff for exams --
88

99
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.
1010

11-
Code is compatible with **Xcode 9** and **Swift 4**. We'll keep this updated with the latest version of Swift.
11+
Code is compatible with **Xcode 10** and **Swift 4.2**. We'll keep this updated with the latest version of Swift.
1212

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

0 commit comments

Comments
 (0)