Skip to content

Commit b1eb793

Browse files
committed
tidy up readme
1 parent 3718834 commit b1eb793

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ You will also see any lint errors in the console.
6666

6767
### `yarn test`
6868

69-
Launches the test runner in the interactive watch mode.<br>
70-
See the section about [running tests](#running-tests) for more information.
69+
Launches the test runner in the interactive watch mode.
7170

7271
### `yarn build`
7372

@@ -77,4 +76,6 @@ It correctly bundles React in production mode and optimizes the build for the be
7776
The build is minified and the filenames include the hashes.<br>
7877
Your app is ready to be deployed!
7978

80-
See the section about [deployment](#deployment) for more information.
79+
### `yarn lint`
80+
81+
Runs linting for the project and checks against rules in `.eslintrc.json`.

0 commit comments

Comments
 (0)