Skip to content

Commit

Permalink
Adding maven release badge - closes #61
Browse files Browse the repository at this point in the history
  • Loading branch information
darkone23 committed Mar 20, 2015
1 parent fc2c103 commit e5ce4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Simple JSHint Mojo
# Simple JSHint Mojo [![Maven Central](https://img.shields.io/maven-central/v/com.cj.jshintmojo/jshint-maven-plugin.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.cj.jshintmojo%22%20AND%20a%3A%22jshint-maven-plugin%22)

It's real simple and it runs [JSHint](http://www.jshint.com/) on your *.js files.

Expand Down

0 comments on commit e5ce4ec

Please sign in to comment.