Skip to content

Commit 8c119b0

Browse files
authored
Update README.md
1 parent e5e247b commit 8c119b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Status](https://travis-ci.org/insanoid/SwiftyJSONAccelerator.svg?branch=master)]
2525

2626
## Features
2727

28+
![Logo](https://github.com/insanoid/SwiftyJSONAccelerator/blob/master/preview.png)
29+
2830
A Swift model generator like the Objective-C [JSONAccelerator](http://nerdery.com/json-accelerator). Formats and generates models for the given JSON and also breaks them into files making it easy to manage and share between several models.
2931

3032
- The models that are generated depend Swift's inbuilt `Codeable` feature making encoding and decoding objects a thing of the past.

0 commit comments

Comments
 (0)