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