Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit df5adbb

Browse files
authoredSep 24, 2017
Merge pull request kodecocodes#623 from remlostime/readme-update
Update readme for swift 4 and Xcode 9
2 parents 01a45e3 + b521470 commit df5adbb

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-
Most code is compatible with **Xcode 8.3** and **Swift 3**. 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)
Please sign in to comment.