From 0432048ecb0d80a5d3092de7dee96b7b967703c9 Mon Sep 17 00:00:00 2001 From: Long Yun Date: Wed, 15 Feb 2017 19:35:55 +0800 Subject: [PATCH] add official development guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8683c20..962fe8f 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ This list is maintained by [Frederic Cambus](https://www.cambus.net). For update ## Modules development +- [Official Development Guide](http://nginx.org/en/docs/dev/development_guide.html) - [Guide to Nginx Module Development](http://www.evanmiller.org/nginx-modules-guide.html) - [Advanced Topics In Nginx Module Development](http://www.evanmiller.org/nginx-modules-guide-advanced.html) - [Developing Nginx Modules](https://www.airpair.com/nginx/extending-nginx-tutorial)