Small README edit

This commit is contained in:
Henrik Ingo
2019-04-11 12:59:38 +03:00
parent 898083116b
commit 3e4d7d2e42

View File

@@ -79,19 +79,9 @@ REPOSITORY STRUCTURE
WANT TO CONTRIBUTE? WANT TO CONTRIBUTE?
--------------------- ---------------------
### Requirements
* >= node 7.6
* npm
### Setup
```bash
npm install
```
For developers, once you've made changes to the code, you should run these commands for testing: For developers, once you've made changes to the code, you should run these commands for testing:
npm install
npm run build npm run build
npm run test npm run test
npm run lint npm run lint
@@ -100,6 +90,11 @@ Note that running `firefox qunit_test_runner.html` is usually more informative t
More info about the [src/](src/) directory can be found in [src/plugins/README.md](src/plugins/README.md). More info about the [src/](src/) directory can be found in [src/plugins/README.md](src/plugins/README.md).
### Requirements
* >= node 7.6
* npm
ABOUT THE NAME ABOUT THE NAME
---------------- ----------------