summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoris Roovers <jroovers@cisco.com>2016-04-19 14:21:13 +0200
committerJoris Roovers <jroovers@cisco.com>2016-04-19 14:21:13 +0200
commit6c27b340038151f06fa20e5bffeb97d64229e7ac (patch)
treeccbcfcd179810357574fa2d0936329617ecb5928 /README.md
parentea698dd50fa74641bfeab7fcf4caad2c1df4416d (diff)
Attempt to put link to asciinema demo in README
Not sure if you can embed html/img links on github in READMEs. Let's find out!
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3a27794..e57f448 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ Git commit message linter written in python, checks your commit messages for sty
**See [jorisroovers.github.io/gitlint/](http://jorisroovers.github.io/gitlint/) for full documentation.**
+<a href="http://jorisroovers.github.io/gitlint/" target="_blank"><img src="https://asciinema.org/a/30477.png" width="640"/></a>
+
## Contributing ##
All contributions are welcome and very much appreciated!