Browse Source

Update README

Loïc Hoguin 8 years ago
parent
commit
1fa875f734
1 changed files with 5 additions and 9 deletions
  1. 5 9
      README.asciidoc

+ 5 - 9
README.md → README.asciidoc

@@ -1,10 +1,8 @@
-Cowlib
+= Cowlib
-======
 
 
 Cowlib is a support library for manipulating Web protocols.
 Cowlib is a support library for manipulating Web protocols.
 
 
-Goals
+== Goals
------
 
 
 Cowlib provides libraries for parsing and building messages
 Cowlib provides libraries for parsing and building messages
 for various Web protocols, including SPDY, HTTP and Websocket.
 for various Web protocols, including SPDY, HTTP and Websocket.
@@ -12,9 +10,7 @@ for various Web protocols, including SPDY, HTTP and Websocket.
 It is optimized for completeness rather than speed. No value
 It is optimized for completeness rather than speed. No value
 is ignored, they are all returned.
 is ignored, they are all returned.
 
 
-Support
+== Support
--------
 
 
- *  Official IRC Channel: #ninenines on irc.freenode.net
+* Official IRC Channel: #ninenines on irc.freenode.net
- *  [Mailing Lists](http://lists.ninenines.eu)
+* http://ninenines.eu/services[Commercial Support]
- *  [Commercial Support](http://ninenines.eu/support)