Skip to content

Commit

Permalink
Adding links to projects using this lib
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Mar 3, 2016
1 parent 3445674 commit b6b4b74
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ Or
.violations();
```

It is used by:
* [Violation Comments to GitHub Gradle Plugin](https://github.com/tomasbjerre/violation-comments-to-github-gradle-plugin).
* [Violation Comments to GitHub Maven Plugin](https://github.com/tomasbjerre/violation-comments-to-github-maven-plugin).
* [Violation Comments to GitHub Lib](https://github.com/tomasbjerre/violation-comments-to-github-lib).
* [Violation Comments Lib](https://github.com/tomasbjerre/violation-comments-lib).

## Developer instructions

To build the code, have a look at `.travis.yml`.
Expand Down

0 comments on commit b6b4b74

Please sign in to comment.