Ruby Beautify over RBeautify in README.md

To reduce confusion with the old, unmaintained rbeautify gem.
This commit is contained in:
Michael Kozono 2014-12-12 11:45:22 -08:00
parent 5267b119ad
commit ef1cd8a2a0
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Or Settings/Preferences ➔ Packages ➔ Search for `atom-beautify`
- Requires [autopep8](https://github.com/hhatto/autopep8) to be already installed.
- Beautifies to [PEP 8](http://legacy.python.org/dev/peps/pep-0008/).
- [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] [Java](https://github.com/Glavin001/atom-beautify/issues/45)
- Requires [Uncrustify](http://sourceforge.net/projects/uncrustify/)