Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 25, 2013
1 parent 33ae390 commit 4439cb3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -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)

Expand All @@ -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.

0 comments on commit 4439cb3

Please sign in to comment.