Remove notes about back button

This commit is contained in:
Jia Hao 2016-01-23 14:16:01 +08:00
parent e0de7bf463
commit c5a76ade59
1 changed files with 0 additions and 3 deletions

View File

@ -216,6 +216,3 @@ $ npm run watch
## Notes
Tested mostly on OSX, but should work for windows and linux.
### Back Button
A back button is intentionally not provided because the tool is designed for single page apps. However, if desired, an executable can be built for any url, and simply pressing the `backspace` key will take the user back to the previous page.