update readme

This commit is contained in:
George 2020-03-25 12:13:47 -03:00 committed by GitHub
parent d737741029
commit fd8459ada1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -17,10 +17,10 @@ react-native run-android
if something not working read [react native docs](https://reactnative.dev/docs/getting-started)
## Debug
#####For linux:
##### For linux:
Read [this](https://gist.github.com/Horhik/28c40259a79fabdd358822cede105c09#file-rn-redux-devtools-md)
Instead yarn start and react-native run-android, you may launch `./rn-start.sh` and `./tools-start.sh`
#####Other
##### Other
It's up to you 😜
## Goals