Skip to content

Commit dbe2132

Browse files
committed
Added Doc link to read me
1 parent b2545bc commit dbe2132

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Readme.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ DTLocalizableStringScanner
33

44
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/).
55

6-
Known Issues
7-
------------
6+
Documentation
7+
-------------
88

9-
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.
9+
Documentation can be [browsed online](https://docs.cocoanetics.com/DTLocalizableStringScanner) or installed in your Xcode Organizer via the [Atom Feed URL](https://docs.cocoanetics.com/DTLocalizableStringScanner/DTLocalizableStringScanner.atom).
1010

11-
Follow [@cocoanetics](http://twitter.com/cocoanetics) on Twitter.
11+
Follow [@cocoanetics](http://twitter.com/cocoanetics) on Twitter or subscribe to the [Cocoanetics Blog](http://www.cocoanetics.com) for news and updates.
1212

1313
License
1414
-------

0 commit comments

Comments
 (0)