Update README.md

This commit is contained in:
Quang Ngoc
2021-08-29 14:44:48 +07:00
committed by GitHub
parent 80ac875273
commit ce89922be9

View File

@@ -8,7 +8,7 @@ It also comes with a __nodejs__ REPL so you can do some basic draft code
### When to use it ### When to use it
- While you developing your front-end app and you have to switch back and forth between IDE and browser. - While you developing your front-end app and you have to switch back and forth between IDE and browser.
- When you want to test app on mobile need to check log. (See [Debug on mobile](#debug-on-mobile)) - When you test app on mobile and need to check log. (See [Debug on mobile](#debug-on-mobile))
# How to use it? # How to use it?
There are 2 ways and it depends on your preferences There are 2 ways and it depends on your preferences