diff --git a/readme.md b/readme.md index a4c27789..dc57d429 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,7 @@ # Yo [![Build Status](https://secure.travis-ci.org/yeoman/yo.png?branch=master)](http://travis-ci.org/yeoman/yo) -CLI tool for scaffolding out [Yeoman](https://github.com/yeoman/yeoman) projects +CLI tool for scaffolding out [Yeoman](https://github.com/yeoman/yeoman) projects. + ## [Documentation](https://github.com/yeoman/yeoman/wiki) @@ -9,14 +10,14 @@ CLI tool for scaffolding out [Yeoman](https://github.com/yeoman/yeoman) projects - `--no-color` flag to disable colors. -- `--no-insight`/`--insight` to toggle anonymous [Insight](https://github.com/yeoman/insight) tracking which helps us improve Yeoman. Using either of these flags on the first run will prevent you from being prompted about it interactively. The flags can also be used to change it later on. +- `--[no-]insight` to toggle anonymous [Insight](https://github.com/yeoman/insight) tracking which helps us improve Yeoman. Using either of these flags on the first run will prevent you from being prompted about it interactively. The flags can also be used to change it later on. ## Contribute -See the [contributing docs](https://github.com/yeoman/yeoman/blob/master/contributing.md) +See the [contributing docs](https://github.com/yeoman/yeoman/blob/master/contributing.md). ## License -[BSD license](http://opensource.org/licenses/bsd-license.php) and copyright Google +[BSD license](http://opensource.org/licenses/bsd-license.php) and copyright Google.