From 325b2547941836f12d9444f415f0749ba5851075 Mon Sep 17 00:00:00 2001 From: cornip <62475127+cornip@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:18:57 +0700 Subject: [PATCH] Update README.md --- rig-twitter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rig-twitter/README.md b/rig-twitter/README.md index f39bec26..e204a18e 100644 --- a/rig-twitter/README.md +++ b/rig-twitter/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 with cookies - Comprehensive user profile management - Timeline retrieval - Tweet interactions (like, retweet, post)