aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-08-23 23:23:04 +0200
committerLoïc Hoguin <[email protected]>2013-08-23 23:23:04 +0200
commit1e51843f8fb62ff0e7bb808b7c7ce721067fca77 (patch)
tree9c1e30528cb05e616432ae4ca0b48940d1bacd93
parent3b4c0588e9bb98307576f7d6e0b52ea434138e62 (diff)
downloadcowboy-1e51843f8fb62ff0e7bb808b7c7ce721067fca77.tar.gz
cowboy-1e51843f8fb62ff0e7bb808b7c7ce721067fca77.tar.bz2
cowboy-1e51843f8fb62ff0e7bb808b7c7ce721067fca77.zip
SPDY sponsored by LeoFS
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a543ede..92f2563 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,12 @@ Because it uses Ranch for managing connections, Cowboy can easily be
No parameterized module. No process dictionary. **Clean** Erlang code.
+Sponsors
+--------
+
+The SPDY protocol development is sponsored
+by [LeoFS Cloud Storage](http://www.leofs.org).
+
Getting Started
---------------