Merge pull request 'fix gitmodules and add README' (#1) from subm into master

This commit is contained in:
erinn 2020-05-19 15:42:19 -07:00
commit cbc20ec032
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
## Setup
```
git submodule init
git submodule update
```