From aae21622548c05c7a43d5429f4075e0ed29b6085 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 18 Dec 2020 15:09:50 +0100 Subject: [PATCH] formating readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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