From 47fbc2a84d5d7b7b2aaec6593ef9509150ae06e8 Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Wed, 24 Feb 2021 19:39:45 +0000 Subject: [PATCH] Add note on features exclusive to the dev version Cf. #195 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f09401c..732a96a 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ The following services are currently supported: * VKontakte: user profiles * Weibo (Sina Weibo): user profiles +**Please note that some features listed here may only be available in the current development version of snscrape.** + ## Requirements snscrape requires Python 3.8 or higher. The Python package dependencies are installed automatically when you install snscrape.