From 60473ae41ac2a9b09f1fba07184426acbef17d67 Mon Sep 17 00:00:00 2001 From: Sergey Lyubka Date: Tue, 25 Feb 2014 20:39:00 +0000 Subject: [PATCH] more docs --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57f97aa1..12916534 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,11 @@ Mongoose is easy to use, powerful, embeddable web server. * [Downloads](http://cesanta.com/downloads.html) - * [Documentation](http://cesanta.com/docs.html) * [Mailing list](http://groups.google.com/group/mongoose-users) + * [Documentation](http://cesanta.com/docs.html) + * [How to create basic website with Mongoose](http://cesanta.com/docs.html?BasicWebsite.md) + * [How to create PHP website with Mongoose](http://cesanta.com/docs.html?PPhpWebsite.md) + * [Embedding Guide](http://cesanta.com/docs.html?Embed.md) # Features