From 608e7c4e39ad561ebcb3531b53da53a1e4de4aa6 Mon Sep 17 00:00:00 2001 From: Marius Constantinescu Date: Thu, 18 Feb 2016 14:44:23 +0100 Subject: [PATCH] Updated readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 000db1f..fa9ec51 100644 --- a/README.md +++ b/README.md @@ -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 @@ -17,7 +21,7 @@ Codemine is a collection of extensions containing useful functions and syntactic github "nodes-ios/Codemine" ~~~ -## Usage +## 💻 Usage ### Application ```swift