From 952aeaeb3f7233efa55feac76b3835279b99be44 Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Mon, 21 Mar 2016 08:51:15 +0100 Subject: [PATCH] Added README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2af1dda --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# Cgilib + +A little helper for writing CGI programs, written in C. + +## Description + +Very old code. This is a small C code, mostly copied from an example of a +lecurer of mine many years ago as no such things as php was there. + +## Contributing + +Do whatever you want with this code. + +## License + +None + +## Author + +Original Author unknown .. a lecturer of mine, many years ago. + +## Publisher + +Georg Hopp