aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 0 insertions, 30 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 1acabfb..0000000
--- a/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-Gun
-===
-
-Gun is an asynchronous SPDY, HTTP and Websocket client.
-
-Goals
------
-
-Gun aims to provide an **easy to use** client compatible with
-HTTP, SPDY and Websocket.
-
-Gun is **always connected**. It will maintain a permanent
-connection to the server, reopening it as soon as the server
-closes it, saving time for the requests that come in.
-
-All connections are **supervised** automatically, allowing
-the developer to focus on writing his code without worrying.
-
-Sponsors
---------
-
-The development of the Gun project is sponsored
-by [LeoFS Cloud Storage](http://www.leofs.org).
-
-Support
--------
-
- * Official IRC Channel: #ninenines on irc.freenode.net
- * [Mailing Lists](http://lists.ninenines.eu)
- * [Commercial Support](http://ninenines.eu/support)