Skip to content

Commit 147952e

Browse files
authored
Update README.md
1 parent 00cf550 commit 147952e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ npm start
2929
Then go to [http://localhost:8601/](http://localhost:8601/) - the playground outputs the default GUI component
3030

3131
## Developing alongside other Scratch repositories
32-
3332
If you wish to develop scratch-gui alongside other scratch repositories that depend on it, you may wish
3433
to have the other repositories use your local scratch-gui build instead of fetching the current production
3534
version of the scratch-gui that is found by default using `npm install`.
@@ -76,7 +75,6 @@ npm run integration-test
7675
You may want to review the documentation for [Jest](https://facebook.github.io/jest/docs/en/api.html) and [Enzyme](http://airbnb.io/enzyme/docs/api/) as you write your tests.
7776

7877
## Publishing to GitHub Pages
79-
8078
You can publish the GUI to github.io so that others on the Internet can view it.
8179
[Read the wiki for a step-by-step guide.](https://github.com/LLK/scratch-gui/wiki/Publishing-to-GitHub-Pages)
8280

0 commit comments

Comments
 (0)