From 08bb5657614db1695ead1ada76c1aab20449b1f7 Mon Sep 17 00:00:00 2001 From: Millennium Earl <22562005+MillenniumEarl@users.noreply.github.com> Date: Sun, 8 Nov 2020 18:52:13 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eeaad7b..57a69aa 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ watchedThreads: List of URLs of threads followed by the user The outcome of the authentication process is represented by the LoginResult object: ``` -success: Was the authentication successful?; -message: Possible error message (unrecognized user, wrong password ...) or authentication successful message +success: Was the authentication successful?;ì +message: Possible error message (unrecognized user, wrong password...) or authentication successful message ``` # Logging