diff --git a/README.md b/README.md index a7c83a0..2e2e961 100644 --- a/README.md +++ b/README.md @@ -79,19 +79,9 @@ REPOSITORY STRUCTURE 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: + npm install npm run build npm run test 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). +### Requirements + +* >= node 7.6 +* npm + ABOUT THE NAME ----------------