Fix issues with readme

This commit is contained in:
Shadix Aced
2021-01-16 12:13:29 +01:00
parent 8ca19e5365
commit 40ec1ed705
5 changed files with 66 additions and 87 deletions

View File

@@ -20,15 +20,18 @@ Or select one of the playlists from the list below.
## Playlists by category
#include "./.readme/\_categories.md"
<!-- prettier-ignore -->
#include "./.readme/_categories.md"
## Playlists by language
#include "./.readme/\_languages.md"
<!-- prettier-ignore -->
#include "./.readme/_languages.md"
## Playlists by country
#include "./.readme/\_countries.md"
<!-- prettier-ignore -->
#include "./.readme/_countries.md"
## For Developers