From ef0ec041d17a625c147b7249701d2528ea9e6732 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk <7253922+freearhey@users.noreply.github.com> Date: Mon, 2 Oct 2023 22:39:12 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80f7f6b422..fc324272d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -108,7 +108,7 @@ http://example.com/stream.m3u8 - `supported-categories.md`: list of supported categories. - `supported-regions.md`: list of supported regions. - `template.md`: template for `README.md`. -- `scripts/`: contains all the scripts used in GitHub workflows. +- `scripts/`: contains all scripts used in the repository. - `streams/`: contains all streams broken down by the country from which they are broadcast. - `tests/`: contains tests to check the scripts. - `CONTRIBUTING.md`: file you are currently reading.