From 6ffe2d7f7a42c738bcc9ac61c9ef50d24f802ed6 Mon Sep 17 00:00:00 2001 From: Sergey Lyubka Date: Tue, 11 Mar 2014 06:04:44 +0000 Subject: [PATCH] Typo fixed in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2c7801e..5f357ce3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Mongoose is easy to use, powerful, embeddable web server. - Works on Windows, Mac, UNIX/Linux, iPhone, Android, and many other platforms - CGI, SSI, SSL, Digest auth, Websocket, WEbDAV, Resumed download, URL rewrite, file blacklist, Custom error pages, Virtual hosts, IP-based ACL, Windows service -- Lua Server Pages (PHP-like scripting in [Lua](http://lua.org) ), see [dirscan.lp](https://github.com/cesanta/mongoose/blob/master/examples/lua/dirscan.lp) ) +- Lua Server Pages (PHP-like scripting in [Lua](http://lua.org) ), see [dirscan.lp](https://github.com/cesanta/mongoose/blob/master/examples/lua/dirscan.lp) - Simple and clean [embedding API](https://github.com/cesanta/mongoose/blob/master/mongoose.h). The source is in single