fix gitmodules and add README #1

Merged
erinn merged 1 commits from subm into master 2020-05-19 22:42:19 +00:00
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
```