Skip to content

Commit db2a5a0

Browse files
author
undefined
committed
Add run on repl.it badge to README
This pull request adds a badge to the . This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
1 parent b58a91a commit db2a5a0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.replit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
language = "python3"
2+
run = "run = \"echo hello word"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,4 @@ downloadVideoByIdNoWatermark(self, video_id, save_path)
190190

191191
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
192192

193+
[![Run on Repl.it](https://repl.it/badge/github/avilash/TikTokAPI-Python)](https://repl.it/github/avilash/TikTokAPI-Python)

0 commit comments

Comments
 (0)