Ruby Beautify over RBeautify in README.md
To reduce confusion with the old, unmaintained rbeautify gem.
This commit is contained in:
parent
5267b119ad
commit
ef1cd8a2a0
|
@ -41,7 +41,7 @@ Or Settings/Preferences ➔ Packages ➔ Search for `atom-beautify`
|
||||||
- Requires [autopep8](https://github.com/hhatto/autopep8) to be already installed.
|
- Requires [autopep8](https://github.com/hhatto/autopep8) to be already installed.
|
||||||
- Beautifies to [PEP 8](http://legacy.python.org/dev/peps/pep-0008/).
|
- Beautifies to [PEP 8](http://legacy.python.org/dev/peps/pep-0008/).
|
||||||
- [x] [Ruby](https://github.com/donaldpipowitch/atom-beautify/issues/25)
|
- [x] [Ruby](https://github.com/donaldpipowitch/atom-beautify/issues/25)
|
||||||
- Requires [RBeautify](https://github.com/erniebrodeur/ruby-beautify)
|
- Requires [Ruby Beautify](https://github.com/erniebrodeur/ruby-beautify)
|
||||||
- [x] [CoffeeScript](https://github.com/donaldpipowitch/atom-beautify/issues/31)
|
- [x] [CoffeeScript](https://github.com/donaldpipowitch/atom-beautify/issues/31)
|
||||||
- [x] [Java](https://github.com/Glavin001/atom-beautify/issues/45)
|
- [x] [Java](https://github.com/Glavin001/atom-beautify/issues/45)
|
||||||
- Requires [Uncrustify](http://sourceforge.net/projects/uncrustify/)
|
- Requires [Uncrustify](http://sourceforge.net/projects/uncrustify/)
|
||||||
|
|
Loading…
Reference in New Issue