Skip to content

Commit 591a6f1

Browse files
authored
Update README.md
Removed the Compiled link from the usage section in README.md.
1 parent 5dee1b8 commit 591a6f1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
[![Issues](https://img.shields.io/github/issues/Arrowar/StreamingCommunity?logo=github&logoColor=white&labelColor=2d3748&color=ed8936&style=for-the-badge)](https://github.com/Arrowar/StreamingCommunity/issues)
66
[![License](https://img.shields.io/github/license/Arrowar/StreamingCommunity?logo=gnu&logoColor=white&labelColor=2d3748&color=e53e3e&style=for-the-badge)](https://github.com/Arrowar/StreamingCommunity/blob/main/LICENSE)
77

8+
---
89

9-
## 🚀 Download & Install
1010
[![Windows](https://img.shields.io/badge/🪟_Windows-0078D4?style=for-the-badge&logo=windows&logoColor=white&labelColor=2d3748)](https://github.com/Arrowar/StreamingCommunity/releases/latest/download/StreamingCommunity_win.exe)
1111
[![macOS](https://img.shields.io/badge/🍎_macOS-000000?style=for-the-badge&logo=apple&logoColor=white&labelColor=2d3748)](https://github.com/Arrowar/StreamingCommunity/releases/latest/download/StreamingCommunity_mac)
1212
[![Linux latest](https://img.shields.io/badge/🐧_Linux_latest-FCC624?style=for-the-badge&logo=linux&logoColor=black&labelColor=2d3748)](https://github.com/Arrowar/StreamingCommunity/releases/latest/download/StreamingCommunity_linux_latest)
@@ -124,7 +124,6 @@ from StreamingCommunity import TOR_downloader
124124
client = TOR_downloader()
125125

126126
client.add_magnet_link("magnet:?xt=urn:btih:example_hash&dn=example_name", save_path=".")
127-
128127
client.start_download()
129128
```
130129

@@ -639,7 +638,6 @@ Start the bot inside a screen session and press Ctrl + A, followed by D, to deta
639638
- [Windows](https://www.youtube.com/watch?v=mZGqK4wdN-k)
640639
- [Linux](https://www.youtube.com/watch?v=0qUNXPE_mTg)
641640
- [Pypy](https://www.youtube.com/watch?v=C6m9ZKOK0p4)
642-
- [Compiled](https://www.youtube.com/watch?v=pm4lqsxkTVo)
643641

644642

645643
# Useful Project
@@ -664,4 +662,4 @@ API non ufficiale per accedere ai contenuti del sito italiano StreamingCommunity
664662
**Made with ❤️ for streaming lovers**
665663

666664
*If you find this project useful, consider starring it! ⭐*
667-
</div>
665+
</div>

0 commit comments

Comments
 (0)