Skip to content

Commit 3758d87

Browse files
Removed links to deprecated GitHub downloads section.
1 parent c241094 commit 3758d87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Features
1919
Installation
2020
====================
2121

22-
+ download newest version of library avaiable here: [Lib]
22+
+ download newest version of library from releases section [Lib]
2323
+ add these files to your project (drag&drop into xCode project)
2424
+ make sure that you have added “-ObjC -all_load” to “other linker flags” (click at project root element, select “Build settings” tab, search for “other linker flags”)
2525
+ <del>if you already have JSONKit.m file in your project, please remove it because of linker conflict</del> We switched to Apple's NSJSONSerialization so skip this step.
@@ -79,4 +79,4 @@ Contributing:
7979
Did you find a bug ? Do you have feature request ? Do you want to merge a feature ?
8080
Send us a pull request or add an issue in the tracker!
8181

82-
[LIB]: https://github.com/glock45/iOS-Hierarchy-Viewer/downloads
82+
[LIB]: https://github.com/glock45/iOS-Hierarchy-Viewer/releases

0 commit comments

Comments
 (0)