Skip to content

Commit ee08c0b

Browse files
edit readme
1 parent b1aa1ab commit ee08c0b

1 file changed

Lines changed: 14 additions & 5 deletions

File tree

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
# Delete Tweets & Likes Script
2-
[![CI][ci-image]][ci-url]
1+
#
2+
<h1 align="center">Welcome to Delete Tweets & Likes Script 👋</h1>
3+
<p align="center">
4+
<a href="https://twitter.com/alirezakargar_b">
5+
<img alt="Twitter: alirezakargar_b" src="https://img.shields.io/twitter/follow/alirezakargar_b.svg?style=social" target="_blank" />
6+
</a>
7+
</p>
38

49
if you want to delete all of your tweets and the tweets that you like, this script can help you.
5-
#### 🟢it's all free!
10+
### 🟢🟢it's all free!🟢🟢
611

712

813

@@ -13,7 +18,7 @@ if you want to delete all of your tweets and the tweets that you like, this scri
1318
#### 2️⃣ go to your profile page: https://twitter.com/{your-account-username} -> Example https://twitter.com/alirezakargar_b
1419
#### 3️⃣ right click and select inspect
1520
#### 4️⃣ go to Console page
16-
#### 5️⃣ copy code is delete_tweets.js file and paste them is the Console page and press Enter button
21+
#### 5️⃣ copy code from delete_tweets.js file and paste them is the Console page and press Enter button
1722

1823
#
1924

@@ -22,7 +27,11 @@ if you want to delete all of your tweets and the tweets that you like, this scri
2227
#### 2️⃣ go to your profile page and click on **Likes section**: https://twitter.com/{your-account-username}/likes -> Example https://twitter.com/alirezakargar_b/likes
2328
#### 3️⃣ right click and select inspect
2429
#### 4️⃣ go to Console page
25-
#### 5️⃣ copy code is delete_likes.js file and paste them is the Console page and press Enter button
30+
#### 5️⃣ copy code from delete_likes.js file and paste them is the Console page and press Enter button
31+
32+
## Show your support
33+
34+
Please ⭐️ this repository if this project helped you!
2635

2736
## Author
2837

0 commit comments

Comments
 (0)