diff --git a/Cargo.toml b/Cargo.toml index 0f23e04..b31654d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "assert_cli" -version = "0.1.0" +version = "0.2.0" authors = ["Pascal Hertleif "] repository = "https://github.com/killercup/assert_cli.git" homepage = "https://github.com/killercup/assert_cli" diff --git a/Readme.md b/Readme.md index 55c1e1f..352568d 100644 --- a/Readme.md +++ b/Readme.md @@ -7,6 +7,8 @@ is as expected. [![Build Status](https://travis-ci.org/killercup/assert_cli.svg)](https://travis-ci.org/killercup/assert_cli) [![Coverage Status](https://coveralls.io/repos/killercup/assert_cli/badge.svg?branch=master&service=github)](https://coveralls.io/github/killercup/assert_cli?branch=master) +**[Documentation](http://killercup.github.io/assert_cli/)** + ## Install Just add it to your `Cargo.toml`: