From 491b345ee6646b785a5467861c68b62365ad6d45 Mon Sep 17 00:00:00 2001 From: Millennium Earl <22562005+MillenniumEarl@users.noreply.github.com> Date: Sun, 8 Nov 2020 18:53:12 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57a69aa..ed664d0 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,9 @@ 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