From 8f6c5e446313b72efc6870ce74e9f89be9876620 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Fri, 6 Nov 2020 11:46:40 +0100 Subject: [PATCH] Nitter API readme --- nitter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nitter/README.md b/nitter/README.md index 37442e0..b15d54a 100644 --- a/nitter/README.md +++ b/nitter/README.md @@ -5,7 +5,7 @@ ## user.py ### get_user_info(username) -Returns the info of a particular Twitter user without tweets. +Returns the info of a particular Twitter user without tweets. If the user does not exist, it returns `False`. ##### Return example: