Sync the README from master
Change-Id: I384c9a43c80e6e1e76fa7bbc6c09220ce6058306
diff --git a/README.md b/README.md
index cbd5f38..78f2a4c 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@
$ bazel run onos-local [-- [clean] [debug]]
```
-or simplier one:
+or simpler one:
```bash
$ ok [clean] [debug]
@@ -111,17 +111,17 @@
$ bazel query 'tests(//...)' | xargs bazel test
```
-Or more specific tests:
+Or better yet, to run code Checkstyle and all unit tests use the following convenience alias:
```bash
-$ bazel test [bazel-test-rule]
+$ ot
```
## Contributing
ONOS code is hosted and maintained using [Gerrit](https://gerrit.onosproject.org/).
-Code on GitHub is only a mirror. The ONOS project does **NOT** accept code through pull requests on GitHub.
+Code on GitHub is only a mirror. The ONOS project does **NOT** accept code through pull requests on GitHub.
To contribute to ONOS, please refer to [Sample Gerrit Workflow](https://wiki.onosproject.org/display/ONOS/Sample+Gerrit+Workflow). It should includes most of the things you'll need to get your contribution started!
@@ -136,4 +136,4 @@
## License
-ONOS (Open Network Operating System) is published under [Apache License 2.0](https://github.com/opennetworkinglab/onos/blob/master/LICENSE.txt)
\ No newline at end of file
+ONOS (Open Network Operating System) is published under [Apache License 2.0](https://github.com/opennetworkinglab/onos/blob/master/LICENSE.txt)