Skip to content

Commit c9bc03a

Browse files
authored
Merge pull request #7 from OpenIndexMaps/mejackreed-patch-1
Create README.md
2 parents 7b184d2 + a54fdf3 commit c9bc03a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# openindexmaps.github.io
2+
3+
This is the website for OpenIndexMaps.org
4+
5+
## Build process
6+
```sh
7+
npm i; npx webpack; jekyll build
8+
```

0 commit comments

Comments
 (0)