From 1b3cbb17c182ee412ca3b9ff6b557f38e78ae163 Mon Sep 17 00:00:00 2001 From: Sergey Lyubka Date: Wed, 23 Jan 2013 23:48:07 +0000 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8a43796..079189dd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ simplicity by carefully selected list of features: - Small footprint: executable size is 50 kB on Linux 2.6 i386 system - 130 kilobytes Windows executable with all of the above and no dependencies - Simple and clean embedding API, - [mongoose.h](https://github.com/valenok/mongoose/blob/master/mongoose.h)). + [mongoose.h](https://github.com/valenok/mongoose/blob/master/mongoose.h). The source is in single [mongoose.c](https://github.com/valenok/mongoose/blob/master/mongoose.c) file to make things easy