Spell correction

This commit is contained in:
Cohvir 2024-03-05 17:24:18 +01:00 committed by GitHub
parent 2347fcb047
commit ce57f8391b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
<img src="Src/Assets/min_logo.png" style="max-width: 55%;" alt="video working" /> <img src="Src/Assets/min_logo.png" style="max-width: 55%;" alt="video working" />
</p> </p>
## Streaming community downloader ## StreamingCommunity Downloader
<p align="center"> <p align="center">
<img src="Src/Assets/run.gif" style="max-width: 55%;" alt="video working" /> <img src="Src/Assets/run.gif" style="max-width: 55%;" alt="video working" />
</p> </p>
@ -72,7 +72,7 @@ You can change some behaviors by tweaking the configuration file.
> [!IMPORTANT] > [!IMPORTANT]
> If you're on **Windows** you'll need to use double black slashes. Otherwise, one slash is fine. > If you're on **Windows** you'll need to use double black slashes. Otherwise, one slash is fine.
Path examples: #### Path examples:
* Windows: `C:\\MyLibrary\\Folder` or `\\\\MyServer\\MyLibrary` (if you want to use a network folder). * Windows: `C:\\MyLibrary\\Folder` or `\\\\MyServer\\MyLibrary` (if you want to use a network folder).