diff --git a/examples/commentsBox/README.md b/examples/commentsBox/README.md index 1e944e8..95b2ded 100644 --- a/examples/commentsBox/README.md +++ b/examples/commentsBox/README.md @@ -18,8 +18,9 @@ $ python -m SimpleHTTPServer 8080 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/). -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/). - +If you have downloaded the entire repository visit the examples at +[http://127.0.0.1:8080/examples/commentsBox/](http://127.0.0.1:8080/examples/commentsBox/), +[http://127.0.0.1:8080/examples/todoApp/](http://127.0.0.1:8080/examples/todoApp/) ## Description