We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1c60e commit 4b0ff11Copy full SHA for 4b0ff11
.gitmodules
@@ -0,0 +1,3 @@
1
+[submodule "500px-iOS-api"]
2
+ path = 500px-iOS-api
3
+ url = git://github.com/AshFurrow/500px-iOS-api.git
500px-iOS-api
README.md
@@ -1,2 +1,8 @@
UICollectionViewExample
-=======================
+=======================
+
4
+To run this example, you *must* run the following command:
5
6
+ git clone --recursive git://github.com/AshFurrow/UICollectionViewExample.git
7
8
+This will retrieve the submodules required by the library.
0 commit comments