Merge pull request #151 from mkozono/master

Ruby Beautify over RBeautify in README.md
This commit is contained in:
Glavin Wiechert 2014-12-12 15:52:52 -04:00
commit 324fd60826
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/)