aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-10-04 01:13:37 +0200
committerLoïc Hoguin <[email protected]>2016-10-04 01:13:37 +0200
commit1fa875f734f51a70ae1581952b00d56662bae1b0 (patch)
treed9e84c8b25f8b6a5714a6aabccf94d89c8e7a2e6 /README.md
parent7b4eda3f34944f6f950e3089768f6dd7b382a0b2 (diff)
downloadcowlib-1fa875f734f51a70ae1581952b00d56662bae1b0.tar.gz
cowlib-1fa875f734f51a70ae1581952b00d56662bae1b0.tar.bz2
cowlib-1fa875f734f51a70ae1581952b00d56662bae1b0.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 9523836..0000000
--- a/README.md
+++ /dev/null
@@ -1,20 +0,0 @@
-Cowlib
-======
-
-Cowlib is a support library for manipulating Web protocols.
-
-Goals
------
-
-Cowlib provides libraries for parsing and building messages
-for various Web protocols, including SPDY, HTTP and Websocket.
-
-It is optimized for completeness rather than speed. No value
-is ignored, they are all returned.
-
-Support
--------
-
- * Official IRC Channel: #ninenines on irc.freenode.net
- * [Mailing Lists](http://lists.ninenines.eu)
- * [Commercial Support](http://ninenines.eu/support)