fix gitmodules and add README

This commit is contained in:
Dan Ballard 2020-05-19 15:29:39 -07:00
parent 3db2956744
commit c61836bbfe
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
```