README.md in pronto-eslint_npm-0.10.1 vs README.md in pronto-eslint_npm-0.11.0
- old
+ new
@@ -6,9 +6,11 @@
Pronto runner for [ESlint](http://eslint.org), pluggable linting utility for JavaScript and JSX. [What is Pronto?](https://github.com/mmozuras/pronto)
Uses official eslint executable installed by `npm` in contrast to [pronto-eslint][pronto-eslint].
+:exclamation:**Not maintained anymore**:exclamation:: This gem is not maintened anymore and will receive no updates. If you want to step in as a maintainer, please open an issue to discuss it.
+
[pronto-eslint]: https://github.com/mmozuras/pronto-eslint
## Prerequisites
You'll need to install [eslint by yourself with npm][eslint-install]. If `eslint` is in your `PATH`, everything will simply work, otherwise you have to provide pronto-eslint-npm your custom executable path (see [below](#configuration-of-eslintnpm)).