X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=a8442588dec2de8e39624d7776c73e37af4dcbd5;hb=1a157a3af83099a4d9085b2f75a1a16351003661;hp=f07434ca70fc3f78b2f4bb87d54abc1eecfd988e;hpb=c230779389c19692e80e62198e6452bdf616391a;p=github%2Ffretlink%2Fpronto-hlint.git diff --git a/README.md b/README.md index f07434c..a844258 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,19 @@ -# Pronto runner for ESLint +# Pronto runner for ESLint (using eslint from npm) -[![Code Climate](https://codeclimate.com/github/mmozuras/pronto-eslint.png)](https://codeclimate.com/github/mmozuras/pronto-eslint) -[![Build Status](https://travis-ci.org/mmozuras/pronto-eslint.png)](https://travis-ci.org/mmozuras/pronto-eslint) -[![Gem Version](https://badge.fury.io/rb/pronto-eslint.png)](http://badge.fury.io/rb/pronto-eslint) -[![Dependency Status](https://gemnasium.com/mmozuras/pronto-eslint.png)](https://gemnasium.com/mmozuras/pronto-eslint) +[![Code Climate](https://codeclimate.com/github/doits/pronto-eslint-npm.png)](https://codeclimate.com/github/doits/pronto-eslint-npm) +[![Build Status](https://travis-ci.org/doits/pronto-eslint-npm.svg?branch=master)](https://travis-ci.org/doits/pronto-eslint-npm) +[![Gem Version](https://badge.fury.io/rb/pronto-eslint-npm.png)](http://badge.fury.io/rb/pronto-eslint-npm) +[![Dependency Status](https://gemnasium.com/doits/pronto-eslint-npm.png)](https://gemnasium.com/doits/pronto-eslint-npm) Pronto runner for [ESlint](http://eslint.org), pluggable linting utility for JavaScript and JSX. [What is Pronto?](https://github.com/mmozuras/pronto) +Uses system wide installed eslint in contrast to [pronto-eslint][pronto-eslint]. + +[pronto-eslint]: https://github.com/mmozuras/pronto-eslint + ## Prerequisites -You'll need to install [eslint by yourself][eslint-install]. +You'll need to install [eslint by yourself with npm][eslint-install]. [eslint-install]: http://eslint.org/docs/user-guide/getting-started