Skip to content

Commit 90eb49b

Browse files
committed
Update to Xcode 7.3
1 parent 5012add commit 90eb49b

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
@@ -6,7 +6,7 @@ If you're a computer science student who needs to learn this stuff for exams --
66

77
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.
88

9-
All code is compatible with **Xcode 7.2** and **Swift 2.1**. We'll keep this updated with the latest version of Swift.
9+
All code is compatible with **Xcode 7.3** and **Swift 2.2**. We'll keep this updated with the latest version of Swift.
1010

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

0 commit comments

Comments
 (0)