tweak website readme

This commit is contained in:
Spencer Ahrens 2015-03-26 10:14:24 -07:00
parent 2b3fc6ae92
commit 0c9571fce3
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Run the server
# Run the website server
The first time, get all the dependencies loaded via
@ -13,7 +13,7 @@ npm start
Open http://localhost:8080/react-native/index.html
```
Anytime you change the contents, just refresh the page and it's going to be updated
Anytime you change the contents, just refresh the page and it's going to be updated.
# Publish the website