Skip to content

Commit b521470

Browse files
authored
Updated readme for Swift 4
1 parent a75e704 commit b521470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
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-
All code are compatible with **Xcode 9** and **Swift 4**. We'll keep this updated with the latest version of Swift.
11+
Code is compatible with **Xcode 9** and **Swift 4**. 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)