README in rainbows-3.0.0 vs README in rainbows-3.1.0
- old
+ new
@@ -67,11 +67,10 @@
== Applications
\Rainbows! is mainly designed for the odd things Unicorn sucks at:
-* Web Sockets (via {Sunshowers}[http://rainbows.rubyforge.org/sunshowers/])
* 3rd-party APIs (to services outside your control/LAN)
* OpenID consumers (to providers outside your control/LAN)
* Reverse proxy implementations with editing/censoring
(to upstreams outside your control/LAN)
* Comet
@@ -140,16 +139,16 @@
== Development
You can get the latest source via git from the following locations
(these versions may not be stable):
- git://git.bogomips.org/rainbows.git
+ git://bogomips.org/rainbows.git
git://repo.or.cz/rainbows.git (mirror)
You may browse the code from the web and download the latest snapshot
tarballs here:
-* http://git.bogomips.org/cgit/rainbows.git (cgit)
+* http://bogomips.org/rainbows.git (cgit)
* http://repo.or.cz/w/rainbows.git (gitweb)
Inline patches (from "git format-patch") to the mailing list are
preferred because they allow code review and comments in the reply to
the patch.