update README
This commit is contained in:
parent
51e3c2ee54
commit
766569c27a
|
@ -8,6 +8,8 @@ Changelog generation has never been so easy.
|
|||
This script automatically generate change-log from your tags and merged pull-requests.
|
||||
|
||||
## Installation:
|
||||
You're almost done!
|
||||
|
||||
[sudo] gem install github_changelog_generator
|
||||
|
||||
## Usage
|
||||
|
@ -44,8 +46,8 @@ Type `github_changelog_generator --help` for detailed usage.
|
|||
|
||||
## Examples:
|
||||
|
||||
- Look at changelog for **[CHANGELOG.md](https://github.com/skywinder/Github-Changelog-Generator/blob/master/CHANGELOG.md)** for this project
|
||||
- This changelog: [ActionSheetPicker-3.0/CHANGELOG.md](https://github.com/skywinder/ActionSheetPicker-3.0/blob/master/CHANGELOG.md) was generated by command:
|
||||
- Look at changelog for **[CHANGELOG.md](https://github.com/skywinder/Github-Changelog-Generator/blob/master/CHANGELOG.md)** for **this** project
|
||||
- [ActionSheetPicker-3.0/CHANGELOG.md](https://github.com/skywinder/ActionSheetPicker-3.0/blob/master/CHANGELOG.md) was generated by command:
|
||||
|
||||
github_changelog_generator -u skywinder -p ActionSheetPicker-3.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user