aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-08-05 11:51:25 +0000
committerLaurent Bercot <ska@appnovation.com>2023-08-05 11:51:25 +0000
commit17c382d1c9d7236c101418060758d2296cc5e17e (patch)
treefd00e58df0d9d3c70ddd1accfec9e819249c672a /README
downloadtipidee-17c382d1c9d7236c101418060758d2296cc5e17e.tar.gz
Initial commit
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..98a2596
--- /dev/null
+++ b/README
@@ -0,0 +1,24 @@
+tipidee - a minimalistic web server
+-----------------------------------
+
+ tipidee is a minimalistic HTTP/1.1 web server. It is designed to
+run under a super-server like inetd or s6-tcpserver. It supports
+most of the HTTP protocol.
+
+ See https://skarnet.org/software/tipidee/ for details.
+
+
+* Installation
+ ------------
+
+ See the INSTALL file.
+
+
+* Contact information
+ -------------------
+
+ Laurent Bercot <ska-skaware at skarnet.org>
+
+ Please use the <skaware at list.skarnet.org> mailing-list for
+questions about tipidee.
+