From ef1cd8a2a041e3a356eb6ed0ff0b4f32e219fa58 Mon Sep 17 00:00:00 2001 From: Michael Kozono Date: Fri, 12 Dec 2014 11:45:22 -0800 Subject: [PATCH] Ruby Beautify over RBeautify in README.md To reduce confusion with the old, unmaintained rbeautify gem. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d150ac..569f362 100644 --- a/README.md +++ b/README.md @@ -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/)