Skip to content
This repository was archived by the owner on Feb 26, 2022. It is now read-only.

Commit fabab2d

Browse files
author
ttoussaint
committed
2 parents f122f8c + 2eea221 commit fabab2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Now that you have your own copy of the code, you should customize it by editing
2222
- `package.json`: You can change the `name`, `version`, `description`, `author`, `homepage`, `repository` and `bugs` properties.
2323

2424
#### Yarn it
25-
After the app was installed in your Github repository, you can launch it as follow:
25+
After the app was put in your Github repository, you can install it locally as follow:
2626
```bash
2727
git clone https://github.com/<your_username>/basic-web-app
2828
cd basic-web-app
@@ -54,7 +54,7 @@ yarn test # or 'npm test'
5454
Happy coding!
5555

5656
## Features
57-
_basic-web-app_ implements a lot of features already put together for you to skip the ~~boring~~ configuration to go directly to the fun part!
57+
_basic-web-app_ implements a lot of features already put together for you to skip the ~~boring~~ configuration and go directly to the fun part!
5858
- [React.js](https://github.com/facebook/react) for the frontend.
5959
- [Sass](https://github.com/sass/node-sass) for the style.
6060
- [Node.js](https://github.com/nodejs/node) for the backend.

0 commit comments

Comments
 (0)