Skip to content

Commit

Permalink
docs(README): tweak wording in why section
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Dec 25, 2015
1 parent d79ce24 commit 42cf978
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,8 @@ Please use this [gist](https://gist.github.com/stevemao/280ef22ee861323993a0) to

- Used by AngularJS and related projects.
- Ignoring reverted commits, templating with [handlebars.js](https://github.com/wycats/handlebars.js) and links to references, etc. Open an [issue](../../issues/new) if you want more reasonable features.
- Intelligently setup defaults but you can still modify them to your needs.
- Fully configurable. There are [many presets](presets) that you can use if you just want to use the same conventions. But it is also possible to configure if you want to go down to the nth degree.
- Intelligently setup defaults but yet fully configurable with presets of popular projects.
- Everything internally or externally is pluggable.
- High performant. It doesn't spawn any extra child process to fetch data.
- A lot of tests and actively maintained.


Expand Down

0 comments on commit 42cf978

Please sign in to comment.