README.md in happy_gemfile-0.1.1 vs README.md in happy_gemfile-0.1.2

- old
+ new

@@ -39,9 +39,16 @@ Alternatively, you can call the alphabetize method directly in your app, say, in your config.rb. ```ruby HappyGemfile.alphabetize + +HappyGemfile.wipe_comments + +HappyGemfile.organize_groups + +HappyGemfile.all + ``` ## License