diff options
author | Philip Arndt <parndt@gmail.com> | 2012-04-22 18:29:04 -0700 |
---|---|---|
committer | Philip Arndt <parndt@gmail.com> | 2012-04-22 18:29:04 -0700 |
commit | 8f6007c2ba0f902cbf8929e1b4840dbce9c56af6 (patch) | |
tree | ae415d80ba1dd1e7730b839ca8909c030537d653 | |
parent | 18065463e6808d03532cab64546cc10f246a55fc (diff) | |
parent | 976fafb9dfbcf2a6b5f050086fd562c729c8b2a1 (diff) | |
download | refinerycms-blog-8f6007c2ba0f902cbf8929e1b4840dbce9c56af6.tar.gz refinerycms-blog-8f6007c2ba0f902cbf8929e1b4840dbce9c56af6.tar.bz2 refinerycms-blog-8f6007c2ba0f902cbf8929e1b4840dbce9c56af6.zip |
Merge pull request #228 from GeekOnCoffee/patch-1
Adding More information to README
-rw-r--r-- | readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -52,3 +52,9 @@ Run the test suite with [Guard](https://github.com/guard/guard) Or just with rake spec $ bundle exec rake spec + +## More Information +* Check out our [Website](http://refinerycms.com/) +* Documentation is available in the [guides](http://refinerycms.com/guides) +* Questions can be asked on our [Google Group](http://group.refinerycms.org) +* Questions can also be asked in our IRC room, [#refinerycms on freenode](irc://irc.freenode.net/refinerycms)
\ No newline at end of file |