aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2006-08-18 21:41:52 +0000
committerChristian Grothoff <christian@grothoff.org>2006-08-18 21:41:52 +0000
commitb82c4802264edfd48c0d562e440fe4edbfb60f5d (patch)
treed27af4b6401663cd2fe097f56427b0fbb56ad3a9 /README
downloadlibmicrohttpd-b82c4802264edfd48c0d562e440fe4edbfb60f5d.tar.gz
libmicrohttpd-b82c4802264edfd48c0d562e440fe4edbfb60f5d.zip
lws
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..dda765bc
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
1This is an adaptation of libwebserver for GNUnet.
2
3Non-essential code from old libwebserver library
4was moved to contrib/, documentation was moved
5to doc/.
6
7The build system was changed to use automake.