Skip to content

Commit 5624b65

Browse files
author
danieldahan
committed
updated
1 parent 34b0519 commit 5624b65

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44

55
Explore a world of data structures in Swift. Learn how to use data structures to organize, analyze, and manipulate data.
66

7+
## Requirements
8+
9+
* iOS 8.0+ / Mac OS X 10.9+
10+
* Xcode 7.2+
11+
12+
## Installation
13+
14+
> **Embedded frameworks require a minimum deployment target of iOS 8 or OS X Mavericks (10.9).**
15+
> - [Download Algorithm](https://github.com/CosmicMind/Algorithm/archive/master.zip)
16+
17+
Visit the [Installation](https://github.com/CosmicMind/Algorithm/wiki/Installation) page to learn how to install Algorithm using [CocoaPods](http://cocoapods.org) and [Carthage](https://github.com/Carthage/Carthage).
18+
19+
## Changelog
20+
21+
Algorithm is a growing project and will encounter changes throughout its development. It is recommended that the [Changelog](https://github.com/CosmicMind/Algorithm/wiki/Changelog) be reviewed prior to updating versions.
22+
723
## A Tour
824

925
* [Probability](#probability)

0 commit comments

Comments
 (0)