Merge pull request #311 from mmcgrana/eliben-patch-1

Fix formatting in README
This commit is contained in:
Mark McGranaghan 2020-01-06 10:31:53 -08:00 committed by GitHub
commit 0f0ba80059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,7 @@ To see the site locally:
``` ```
$ tools/serve $ tools/serve
$ open http://127.0.0.1:8000/ $ open http://127.0.0.1:8000/
```
### Publishing ### Publishing