Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusc committed Feb 18, 2016
1 parent 3099f7f commit 608e7c4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@
![Plaform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/nodes-ios/Codemine/blob/master/LICENSE)

Codemine is a collection of extensions containing useful functions and syntactic sugar for your Swift project. Requires iOS 8.0+.
Codemine is a collection of extensions containing useful functions and syntactic sugar for your Swift project.


## 📝 Requirements

* iOS 8.0+


## 📦 Installation

Expand All @@ -17,7 +21,7 @@ Codemine is a collection of extensions containing useful functions and syntactic
github "nodes-ios/Codemine"
~~~

## Usage
## 💻 Usage

### Application
```swift
Expand Down

0 comments on commit 608e7c4

Please sign in to comment.