From fd8459ada1178eb8cf8e4d2e078cd0d634d78b5c Mon Sep 17 00:00:00 2001 From: George Date: Wed, 25 Mar 2020 12:13:47 -0300 Subject: [PATCH] update readme --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 79dc8af..db401d2 100644 --- a/readme.md +++ b/readme.md @@ -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 @@ -30,4 +30,4 @@ It's up to you 😜 - [ ] Add fields editor - [ ] Add dark theme - [ ] Create flexibility models -- [ ] Download sound of word to filesystem \ No newline at end of file +- [ ] Download sound of word to filesystem