README.md in popular-0.7.1 vs README.md in popular-0.7.2
- old
+ new
@@ -150,9 +150,16 @@
## Resources
Popular was heavily inspired by this screencast: ( http://railscasts.com/episodes/163-self-referential-association?view=asciicast )
+## Plans for the future
+- Add generator for entire `Frienship` resource that includes FriendshipsController, routes, etc
+- More aliases
+- Define your own `FriendshipProfile` class
+- Callbacks for `befriended` or `followed`
+
+
## Contributing
1. Fork it ( http://github.com/thejchap/popular/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)