README.md in happy_gemfile-0.0.1 vs README.md in happy_gemfile-0.1.0
- old
+ new
@@ -25,10 +25,10 @@
$ happy_gemfile
```
Alternatively, you can call the alphabetize method directly in your app, say, in your config.rb.
```ruby
-HappyGems.alphabetize
+HappyGemfile.alphabetize
```
## License