README.md in danger-htmllint-0.1.0 vs README.md in danger-htmllint-0.1.1
- old
+ new
@@ -1,14 +1,15 @@
# danger-htmllint
+[](https://badge.fury.io/rb/danger-htmllint)
[](https://github.com/konifar/danger-htmllint/actions)
[Danger](http://danger.systems/ruby/) plugin for [htmllint](http://htmllint.github.io/).
## Installation
$ gem install danger-htmllint
-`danger-htmllint` depends on [`htmllint-cli`]((https://github.com/htmllint/htmllint-cli)). You need to install it before running Danger.
+danger-htmllint depends on [htmllint-cli]((https://github.com/htmllint/htmllint-cli)). You need to install it before running Danger.
## Usage
Set Dangerfile like this.