Skip to content

Commit d3b2496

Browse files
authored
Update README.markdown
1 parent bc73299 commit d3b2496

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 is compatible with **Xcode 7.3** and **Swift 2.2**. We'll keep this updated with the latest version of Swift.
11+
Most code is compatible with **Xcode 8.2** and **Swift 3**. We'll keep this updated with the latest version of Swift.
1212

1313
This is a work in progress. More algorithms will be added soon. :-)
1414

0 commit comments

Comments
 (0)