diff --git a/README.md b/README.md
index fb670fd..fb02b8c 100755
--- a/README.md
+++ b/README.md
@@ -1,16 +1,16 @@
# CloudWork exercise
-**[Task outline document](https://www.notion.so/stepsize/CloudWork-take-home-exercise-261cef57120049ee8cfec6c4292b4cd4)**
+Read [the exercise brief](https://www.notion.so/stepsize/CloudWork-take-home-exercise-261cef57120049ee8cfec6c4292b4cd4) to get started.
---
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
-## Available Scripts
+## Scripts
In the project directory, you can run:
-### `npm start`
+### `npm start` / `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
@@ -18,33 +18,11 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
-### `npm test`
+