diff --git a/donutshop/README.md b/donutshop/README.md index fcc31d9..ecc7caf 100644 --- a/donutshop/README.md +++ b/donutshop/README.md @@ -5,5 +5,5 @@ This project is a donut shop mobile application, where users can search for the ## To start the project * Download [Expo Go](https://expo.dev/go) on your device to launch the project. * To start the project, run this command on your terminal `npx expo start --tunnel` -* Scan the QR code that shows on your terminal. +* Scan the QR code that shows in your shell. * For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling). \ No newline at end of file diff --git a/news_app/README.md b/news_app/README.md index cea392d..34d6a21 100644 --- a/news_app/README.md +++ b/news_app/README.md @@ -5,5 +5,5 @@ This project is a news mobile application that fetches data from [News API](http ## To start the project * Download [Expo Go](https://expo.dev/go) on your device to launch the project. * To start the project, run this command on your terminal `npx expo start --tunnel` -* Scan the QR code that shows on your terminal. +* Scan the QR code that shows in your shell. * For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling).