Skip to content

Commit 6b25f59

Browse files
committed
Readme fix.
1 parent 2ad38d5 commit 6b25f59

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# SwiftyJSONAccelerator
22

3-
**(Alpha v0.0.5)**
3+
**(Alpha v0.0.6)**
44

5-
[Download the .app (v0.0.5)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v0.0.5/SwiftyJSONAccelerator.zip)
5+
[Download the .app (v0.0.5)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v0.0.6/SwiftyJSONAccelerator.zip)
66

77
![Logo](https://raw.githubusercontent.com/insanoid/SwiftyJSONAccelerator/master/SwiftyJSONAccelerator/Assets.xcassets/AppIcon.appiconset/Icon_32x32%402x.png)
88

@@ -39,5 +39,4 @@ Currently, the pattern is very similar to its Objective-C counterpart. It genera
3939
- Create a Xcode plugin and a command line executor.
4040

4141
---
42-
43-
This is one of my very first Swift projects, since I am used to developing models from JSON based APIs in Objective-C and there was no free tool to do this in Swift I created this (with ample inspiration from [SwiftJSON](https://github.com/swiftjson/SwiftJson) and [JSONAccelerator](http://nerdery.com/json-accelerator)). Any suggestions regarding code quality of the app, generated code's quaility, Swift related improvements and pull requests are all very welcome.
42+
Any suggestions regarding code quality of the app, generated code's quaility, Swift related improvements and pull requests are all very welcome.

0 commit comments

Comments
 (0)