Suggest open index.html in browser regularly.

This commit is contained in:
Richard Wood
2015-07-05 23:05:53 +12:00
parent f20503e106
commit f0f0af9e7a

View File

@@ -52,7 +52,7 @@ For this tutorial, we'll use prebuilt JavaScript files on a CDN. Open up your fa
</html>
```
For the remainder of this tutorial, we'll be writing our JavaScript code in this script tag.
For the remainder of this tutorial, we'll be writing our JavaScript code in this script tag. Follow your progress by opening your index.html file in your browser after each addition.
> Note:
>