aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKir2011-12-02 13:09:17 +0400
committerKir2011-12-02 13:09:17 +0400
commita90563c861d541b3e87b1b61160d4b11f450de5a (patch)
treef6067ce15bff3cf580ad9d89dee2f6dffc339d02
parentce5a603f5cefaa9baf442b4a647e3497dc1e6c37 (diff)
downloadinboxes-a90563c861d541b3e87b1b61160d4b11f450de5a.tar.bz2
Improving readme
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index b4f3e2f..e46ce95 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,11 @@ You can watch the demo of integration [on YouTube](http://youtu.be/c12gey9DvyU)
5. Faye installation is finished. If you have any troubles, check the [example app](https://github.com/kirs/inboxes-app/)
*While testing Inboxes with Faye, don't forget to run it: `rackup faye.ru -s thin -E production`*
+You can read more about Faye on it's [official page](http://faye.jcoglan.com/).
+
+### Hints
+
+1. If you want to add breadcrumbs to Inboxes pages, we recommend you to use [crummy gem](https://github.com/zachinglis/crummy). It allows to define breadcrumbs in views.
##Todo