diff options
| author | Vadim Shpakovski | 2012-11-13 01:05:33 +0300 |
|---|---|---|
| committer | Vadim Shpakovski | 2012-11-13 01:05:33 +0300 |
| commit | c4bc7c135fd935feaaf728c6d8c1a3765d032374 (patch) | |
| tree | 82cb2509d6fcace6ce660a3707926b78c8ecb762 | |
| parent | bc56cdc907541cb633e8787424e0112ed856a5e9 (diff) | |
| download | MASShortcut-c4bc7c135fd935feaaf728c6d8c1a3765d032374.tar.bz2 | |
Updates README
Now there is a link to the non-ARC compatible fork.
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -25,6 +25,10 @@ I hope, it is really easy: To set an example, I made a demo project: [MASShortcutDemo](https://github.com/shpakovski/MASShortcutDemo). Enjoy! +# Non-ARC Version + +If you like retain/release, please check out the following fork: [chendo/MASShortcut](https://github.com/chendo/MASShortcut). + # Copyright MASShortcut is licensed under the BSD license.
\ No newline at end of file |
