Skip to content

Commit

Permalink
feat(Readme): describe basic usage
Browse files Browse the repository at this point in the history
  • Loading branch information
cburgdorf committed Sep 13, 2014
1 parent f92e838 commit e85854f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -2,3 +2,9 @@ clog
====

A conventional changelog for the rest of us

Try it!

1. Run `cargo build`

2. Run `rm -rf changelog.md && ./target/clog --repository=https://github.com/thoughtram/clog`

0 comments on commit e85854f

Please sign in to comment.