Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b6c00a

Browse files
committed
Update README.md
1 parent 84e7418 commit 9b6c00a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ get CREATE TABLE ... sql from core data .xcdatamodeld or .xcdatamodel file<br><b
55
<img src="https://github.com/erkekin/getSQLFromCoreData/blob/master/coredatashot.png?raw=true"><br> to
66
<img src="https://github.com/erkekin/getSQLFromCoreData/blob/master/mysqlshot.png?raw=true"><br>
77
##Usage
8-
$ python getSQLFromCoreData.py Model.xcdatamodeld <br>
8+
`$ python getSQLFromCoreData.py Model.xcdatamodeld` <br>
99
or <br>
10-
$ python getSQLFromCoreData.py Model.xcdatamodel <br>
10+
`$ python getSQLFromCoreData.py Model.xcdatamodel` <br>
1111

1212
##Dev
13-
@erkekin
1413

15-
##License
16-
Copyright (c) 2013 erkekin <[email protected]> www.erkekin.com
14+
[@erkekin](http://www.twitter.com/erkekin)
15+
##Licese
16+
Copyright (c) 2013 erkekin <erkekin at gmail.com> [erkekin.com](http://www.erkekin.com)
1717

1818
Permission is hereby granted, free of charge, to any person obtaining a copy
1919
of this software and associated documentation files (the "Software"), to deal
@@ -32,3 +32,4 @@ $ python getSQLFromCoreData.py Model.xcdatamodel <br>
3232
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3333
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3434
THE SOFTWARE.
35+

0 commit comments

Comments
 (0)