From 65af48ec7524ab7568c8b404d346a87589059259 Mon Sep 17 00:00:00 2001 From: cornip <62475127+cornip@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:15:21 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f39bec26..6a5b0fd4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A Rust library that provides a scraper interface for the Twitter API. Easily int ## Features -- Flexible authentication (credentials or cookies) +- Authentication using cookies - Comprehensive user profile management - Timeline retrieval - Tweet interactions (like, retweet, post)