Add more badges
This commit is contained in:
parent
219bcea51b
commit
f5c05aa91e
1 changed files with 15 additions and 3 deletions
18
README.md
18
README.md
|
|
@ -1,9 +1,21 @@
|
|||
# Diff to Html by [rtfpessoa](https://github.com/rtfpessoa)
|
||||
# diff2html
|
||||
|
||||
[](https://circleci.com/gh/rtfpessoa/diff2html)
|
||||
[](https://www.codacy.com/app/Codacy/diff2html)
|
||||
[](https://www.codacy.com/app/Codacy/diff2html)
|
||||
|
||||
Diff to Html generates pretty HTML diffs from git diff output.
|
||||
[](https://www.npmjs.com/package/diff2html)
|
||||
[](https://david-dm.org/rtfpessoa/diff2html)
|
||||
[](https://david-dm.org/rtfpessoa/diff2html)
|
||||
|
||||
[]()
|
||||
[]()
|
||||
[](https://www.npmjs.com/package/diff2html)
|
||||
[](https://gitter.im/rtfpessoa/diff2html?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
|
||||
diff2html generates pretty HTML diffs from git diff output.
|
||||
|
||||
[](https://nodei.co/npm/diff2html/)
|
||||
|
||||
## Features
|
||||
|
||||
|
|
@ -21,7 +33,7 @@ Diff to Html generates pretty HTML diffs from git diff output.
|
|||
|
||||
## Online Example
|
||||
|
||||
> Go to [Diff2HTML](http://rtfpessoa.github.io/diff2html/)
|
||||
> Go to [diff2html](http://rtfpessoa.github.io/diff2html/)
|
||||
|
||||
## Distributions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue