Skip to content

Update readme for swift 4 and Xcode 9 #623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 24, 2017

Conversation

remlostime
Copy link
Contributor

Checklist

Description

Update readme

@remlostime
Copy link
Contributor Author

#507

Copy link
Member

@kelvinlauKL kelvinlauKL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Merging this in.

README.markdown Outdated
@@ -8,7 +8,7 @@ If you're a computer science student who needs to learn this stuff for exams --

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.

Most code is compatible with **Xcode 8.3** and **Swift 3**. We'll keep this updated with the latest version of Swift.
All code are compatible with **Xcode 9** and **Swift 4**. We'll keep this updated with the latest version of Swift.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word "code" is used as a mass noun. You should consider it as a singular quantity.

@kelvinlauKL kelvinlauKL merged commit df5adbb into kodecocodes:master Sep 24, 2017
@remlostime remlostime deleted the readme-update branch September 24, 2017 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants