diff --git a/README.md b/README.md index 3100c93..652b299 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,7 @@ This will return ``` `username` is to be set to the column `username` in `realm.account` + `salt` is to be set to the column `s` in `realm.account` + `verifier`is to be set to the column `v` in `realm.account` \ No newline at end of file