aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Doits <markus.doits@stellenticket.de>2016-08-11 16:42:21 +0200
committerMarkus Doits <markus.doits@stellenticket.de>2016-08-11 16:46:57 +0200
commit1962517dc07b71d85342c819c76f586a264963ee (patch)
tree154badf7c926b8298386e1ee56383c77526a0fdf
parent1d8335c59dd3caf149a7b2d0b76aa292463b4289 (diff)
downloadpronto-hlint-1962517dc07b71d85342c819c76f586a264963ee.tar.gz
pronto-hlint-1962517dc07b71d85342c819c76f586a264963ee.tar.zst
pronto-hlint-1962517dc07b71d85342c819c76f586a264963ee.zip
svg simply looks better
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a844258..1660df7 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
1# Pronto runner for ESLint (using eslint from npm) 1# Pronto runner for ESLint (using eslint from npm)
2 2
3[![Code Climate](https://codeclimate.com/github/doits/pronto-eslint-npm.png)](https://codeclimate.com/github/doits/pronto-eslint-npm) 3[![Code Climate](https://codeclimate.com/github/doits/pronto-eslint-npm.svg)](https://codeclimate.com/github/doits/pronto-eslint-npm)
4[![Build Status](https://travis-ci.org/doits/pronto-eslint-npm.svg?branch=master)](https://travis-ci.org/doits/pronto-eslint-npm) 4[![Build Status](https://travis-ci.org/doits/pronto-eslint-npm.svg?branch=master)](https://travis-ci.org/doits/pronto-eslint-npm)
5[![Gem Version](https://badge.fury.io/rb/pronto-eslint-npm.png)](http://badge.fury.io/rb/pronto-eslint-npm) 5[![Gem Version](https://badge.fury.io/rb/pronto-eslint-npm.svg)](http://badge.fury.io/rb/pronto-eslint-npm)
6[![Dependency Status](https://gemnasium.com/doits/pronto-eslint-npm.png)](https://gemnasium.com/doits/pronto-eslint-npm) 6[![Dependency Status](https://gemnasium.com/doits/pronto-eslint-npm.svg)](https://gemnasium.com/doits/pronto-eslint-npm)
7 7
8Pronto runner for [ESlint](http://eslint.org), pluggable linting utility for JavaScript and JSX. [What is Pronto?](https://github.com/mmozuras/pronto) 8Pronto runner for [ESlint](http://eslint.org), pluggable linting utility for JavaScript and JSX. [What is Pronto?](https://github.com/mmozuras/pronto)
9 9