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

Add a guide section for resource links

This commit is contained in:
Loïc Hoguin 2013-03-22 19:59:35 +01:00
parent cc507789bf
commit 66f7c15c4d
2 changed files with 21 additions and 0 deletions

View file

@ -58,3 +58,7 @@ Cowboy User Guide
* One process for many requests
* Lowercase header names
* Improving performance
* [Resources](resources.md)
* Frameworks
* Helper libraries
* Articles