Final README.md

Georgios Larkou 14 years ago
parent
commit
36198cfa53
1 changed files with 27 additions and 0 deletions
  1. 27 0
      README.md

+ 27 - 0
README.md

@@ -58,6 +58,33 @@ YOU WILL NEED TO INCLUDE TO YOUR APPLICATION THE FOLLOWING LINKS:
58 58
 	http://appname.herokuapp.com/faye
59 59
 	
60 60
 	http://appname.herokuapp.com/faye.js
61
+	
62
+Read More - More Examples
63
+-------------------------
64
+
65
+Faye Example Application: No need to run it on Cedar! 
66
+
67
+	http://fayeexample.heroku.com/ 
68
+	
69
+	Source code: 
70
+
71
+	https://github.com/ntenisOT/Faye-Example-Application 
72
+
73
+Faye Server on Heroku Cedar without RedisToGo: 
74
+	
75
+	http://fayeserverexample.herokuapp.com/ 
76
+	
77
+	Source code: 
78
+
79
+	https://github.com/ntenisOT/Faye-Heroku-Cedar 
80
+
81
+Faye Server on Heroku Cedar with RedisToGo: 
82
+
83
+	http://fayeredis.herokuapp.com 
84
+
85
+	Source code: 
86
+	
87
+	https://github.com/ntenisOT/Faye-Heroku-Cedar-RedisToGo
61 88
 
62 89
 References
63 90
 ----------