From 53f5f9f540ab6d66d76075deed6cc0d3da5cb61e Mon Sep 17 00:00:00 2001 From: Damien Date: Wed, 22 Mar 2017 21:08:49 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dbdee2f..0674db3 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,15 @@ of the app when dealing with large amount of data. - [x] Very fast - [`benchmarks`](https://github.com/delba/JASON/tree/benchmarks) - [x] Fully tested - [x] Fully documented +

+ - [x] Clean code - [x] Beautiful API - [x] Regular updates +

+ - [x] Support for iOS, OSX, tvOS, watchOS - [x] Compatible with [Carthage](https://github.com/delba/JASON#carthage) / [CocoaPods](https://github.com/delba/JASON#cocoapods) - [x] Provide extensions - [`Extensions/`](https://github.com/delba/JASON/tree/master/Extensions)