diff --git a/README.md b/README.md
index eb4c36b..dc50bca 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
Welcome to react-native-tutorials 👋
+Welcome to the React Native Tutorials👋
@@ -11,24 +11,25 @@
> A mega-collection of tutorials on React Native including subjects such as React Navigation, Expo Tools, Animated Packages, & much, much more.
-### 🏠 [Homepage](haysstanford.com)
-
-## Install
-
-```sh
-yarn
-```
+### 🏠 [Homepage](https://www.haysstanford.com/course/)
## Usage
```sh
+git clone git@github.com:HaysS/react-native-tutorials.git
npm install
+expo start
```
+## Tutorials
+
+To find a specific tutorial, run ```git branch -v```, find the name of the tutorial you want to use, then run ```git checkout [BRANCH_NAME]```. View the _Usage_ section above for instructions on how to run the tutorial.
+
## Author
👤 **Hays Stanford**
-
+* Website: [haysstanford.com](http://bit.ly/2P0MEB1)
+* LinkedIn: [Hays Stanford](https://www.linkedin.com/in/hayss/)
* Twitter: [@thehaysstanford](https://twitter.com/thehaysstanford)
* Github: [@HaysS](https://github.com/HaysS)
@@ -37,4 +38,4 @@ npm install
Give a ⭐️ if this project helped you!
***
-_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
\ No newline at end of file
+_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_