diff --git a/README.md b/README.md index a9e437b9c..aeb8e5151 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Official Site: [http://htmlhint.com/](http://htmlhint.com/) Quick start ====================== -1. install & hint +1. Installation & hints npm install htmlhint -g htmlhint -V @@ -29,7 +29,7 @@ Quick start htmlhint http://www.alibaba.com/ cat test.html | htmlhint stdin -2. results +2. Results test.html L5 | @@ -39,7 +39,7 @@ Quick start 2 errors in 1 files -3. config rules +3. Config rules search `.htmlhintrc` file in current directory and all parent directories: