From 794e8c4c4514887a7d21d58d11fa1e06f542802b Mon Sep 17 00:00:00 2001 From: Steve Allison Date: Thu, 21 Feb 2013 18:38:21 +0000 Subject: [PATCH] Update readme with history --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fe7012..18d9141 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ INSTALLATION -------------------- 1. Change to plugins/ directory 2. Clone git repository with: git clone https://github.com/stalks/roundcube-defense.git defense -3. Add 'defense' table to SQL structure by using schema in plugins/roundcube-defense/SQL/ +3. Add 'defense' table to SQL structure by using schema in sql/ 4. Edit config file 'config.inc.php.dist' and save as 'config.inc.php' 4. Add 'defense' to plugins array at config/main.inc.php @@ -28,5 +28,10 @@ ISSUES -------------------- Create an issue ticket at https://github.com/stalks/roundcube-defense/issues +HISTORY +-------------------- +21.02.2013 -- Version 0.1 + - initial release, functional, still bug checking + =================== Created by Steve Allison - https://www.nooblet.org/ \ No newline at end of file