summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2fd628c..cd60505 100644
--- a/README.md
+++ b/README.md
@@ -21,4 +21,4 @@ That's it.
(user VARCHAR(64) PRIMARY KEY, password VARCHAR(255), timeout TIMESTAMP(2) NOT NULL);
-4. Grant privileges to the user jwebmail for the above table for at least SELECT, INSERT and DELETE
+4. Grant privileges to the user jwebmail for the above table for at least SELECT, INSERT, UPDATE and DELETE