Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
insanoid authored Jul 25, 2019
1 parent e5e247b commit 8c119b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Status](https://travis-ci.org/insanoid/SwiftyJSONAccelerator.svg?branch=master)]

## Features

![Logo](https://github.com/insanoid/SwiftyJSONAccelerator/blob/master/preview.png)

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.

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

0 comments on commit 8c119b0

Please sign in to comment.