Skip to content

Commit b2545bc

Browse files
committed
Updated readme
1 parent 99353aa commit b2545bc

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

Readme.markdown

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
DTLocalizableStringScanner
22
==========================
33

4-
This project aims to duplicate and enhance the functionality found in the `genstrings` utility provided by Apple. The Demo builds a command line utility `genstrings2` which works like the original but using more modern techniques. The Core contains classes and categories to add this scanning functionality to Linguan.
5-
6-
License
7-
-------
8-
9-
It is open source and covered by a standard BSD license. That means you have to mention *Cocoanetics* as the original author of this code. You can purchase a Non-Attribution-License from us.
4+
This project aims to duplicate and enhance the functionality found in the `genstrings` utility provided by Apple. The Demo builds a command line utility `genstrings2` which works like the original but using more modern techniques. The Core contains classes and categories to add this scanning functionality to [Linguan](http://www.cocoanetics.com/apps/linguan/).
105

116
Known Issues
127
------------
138

149
As far as we know all uses cases are implemented and working. If you find an issue then you are welcome to fix it and contribute your fix via a GitHub pull request.
1510

16-
Follow [@cocoanetics](http://twitter.com/cocoanetics) on Twitter.
11+
Follow [@cocoanetics](http://twitter.com/cocoanetics) on Twitter.
12+
13+
License
14+
-------
15+
16+
It is open source and covered by a standard 2-clause BSD license. That means you have to mention *Cocoanetics* as the original author of this code and reproduce the LICENSE text inside your app.
17+
18+
You can purchase a [Non-Attribution-License](http://www.cocoanetics.com/order/?product=DTLocalizableStringScanner%20Non-Attribution%20License) for 75 Euros for not having to include the LICENSE text.
19+
20+
We also accept sponsorship for specific enhancements which you might need. Please [contact us via email](mailto:[email protected]?subject=DTLocalizableStringScanner) for inquiries.

0 commit comments

Comments
 (0)