diff --git a/README.md b/README.md index 3ad96cf..8471708 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ bower install npm run start ``` -Navigate to http://127.0.0.1:8080 and start hacking! +Navigate to and start hacking! ## Generated-Code Usage @@ -60,7 +60,6 @@ require('webduino-blockly'); // ... The code generated by Webduino Blockly. ``` - ## License Webduino-Blockly is released under the MIT License.