Skip to content

Commit

Permalink
tweak website readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sahrens committed Mar 26, 2015
1 parent 2b3fc6a commit 0c9571f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Run the server
# Run the website server

The first time, get all the dependencies loaded via

Expand All @@ -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

Expand Down

0 comments on commit 0c9571f

Please sign in to comment.