From d13abc9f29525cbe00387a0784ad6c17f53fde16 Mon Sep 17 00:00:00 2001 From: d60 <94234663+d60@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:20:17 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 465ba38..8553691 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ You can use functions such as posting or searching for tweets without an API key - [Async Documentation](https://twikit.readthedocs.io/en/latest/twikit.twikit_async.html) -[Discord](https://discord.gg/nCrByrr8cX) +🔵 [Discord](https://discord.gg/nCrByrr8cX) > [!IMPORTANT] > With the release of version 2.0.0 on July 11, there have been some specification changes, including the discontinuation of the synchronous version. Existing code will no longer work with v2.0.0 or later, so please refer to the [documentation](https://twikit.readthedocs.io/en/latest/twikit.html) or the code in the [examples folder](https://github.com/d60/twikit/tree/main/examples) for adjustments.