From 5ee3b3e84e9b04301fb3a15bbb4d7fed6b100cf6 Mon Sep 17 00:00:00 2001 From: wbudic <42565654+wbudic@users.noreply.github.com> Date: Thu, 15 Nov 2018 20:28:57 +1100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9627fbb..aa3f64b 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,13 @@ Application that keeps an everyday web CGI accessible log of database entries of various categories. Written in perl, easy to implement and modify. -## Warning - This application is currently onder development, since Aug, 2018 +## This application is currently onder active development, since Aug, 2018. + +Latest tested stable realease is under tag 1.1 + +##Requirments +1. Perl Language and modules see installation.txt. +2. SQLite3. +2. Any CGI enabled web server (thttpd). + + -- 2.34.1