Commit 5c124ed5a53087b557a6a080a342e552932b916d
1 parent
3c698aac00
Add link to project's reddit page.
Showing 1 changed file with 4 additions and 0 deletions Side-by-side Diff
README.mkd
... | ... | @@ -194,6 +194,10 @@ Project is licensed with the MIT License. To contribute, just fork, make changes |
194 | 194 | and send a pull request. If its a rather long/complicated change, please |
195 | 195 | consider opening an [issue][] first so we can discuss it out. |
196 | 196 | |
197 | +Any comments/suggestions/feedback welcome. Please join the discussion on the | |
198 | +[reddit page][] of this project. | |
199 | + | |
197 | 200 | [Vundle]: https://github.com/gmarik/vundle |
198 | 201 | [oh-my-zsh]: https://github.com/robbyrussell/oh-my-zsh |
199 | 202 | [issue]: https://github.com/sharat87/antigen/issues |
203 | +[reddit page]: http://www.reddit.com/r/commandline/comments/u4f26/antigen_a_plugin_manager_for_zsh_shell/ |