Skip to content

Commit 4b0ff11

Browse files
author
Ash Furrow
committed
Added submodule and updated readme
1 parent 1b1c60e commit 4b0ff11

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Submodule 500px-iOS-api added at 102b9af

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
UICollectionViewExample
2-
=======================
2+
=======================
3+
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

Comments
 (0)