0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 04:30:25 +00:00

Remove unnecessary titles

This commit is contained in:
Loïc Hoguin 2013-09-18 20:30:11 +02:00
parent 7906f30d83
commit eb4843a46b
2 changed files with 0 additions and 6 deletions

View file

@ -1,9 +1,6 @@
Introduction
============
Purpose
-------
Cowboy is a small, fast and modular HTTP server written in Erlang.
Cowboy aims to provide a complete HTTP stack, including its derivatives

View file

@ -1,9 +1,6 @@
Routing
=======
Purpose
-------
Cowboy does nothing by default.
To make Cowboy useful, you need to map URLs to Erlang modules that will