Skip to content

Commit ac8030a

Browse files
author
Jacob Wenger
committed
Merge pull request #57 from ramyathulasingam/readme-update
direct url to visit the example demo when the user downloaded the entire…
2 parents a62f3de + 2023750 commit ac8030a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

examples/commentsBox/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ $ python -m SimpleHTTPServer 8080
1818

1919
You can then visit the example in the browser of your choice at [http://127.0.0.1:8080/](http://127.0.0.1:8080/).
2020

21+
If you have downloaded the entire repository visit the example at [http://127.0.0.1:8080/examples/commentsBox/](http://127.0.0.1:8080/examples/commentsBox/)
22+
2123

2224
## Description
2325

examples/todoApp/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ $ python -m SimpleHTTPServer 8080
1616

1717
You can then visit the example in the browser of your choice at [http://127.0.0.1:8080/](http://127.0.0.1:8080/).
1818

19+
If you have downloaded the entire repository visit the example at [http://127.0.0.1:8080/examples/todoApp/](http://127.0.0.1:8080/examples/todoApp/)
1920

2021
## Description
2122

0 commit comments

Comments
 (0)