diff --git a/README.md b/README.md index 7f81b19..64ab2cd 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,6 @@ You can now run `python main.py` to start downloading. The course will download # Credits -https://github.com/Jayapraveen/Drm-Dash-stream-downloader - for the original code which this is based on -https://github.com/alastairmccormack/pywvpssh - For code related to PSSH extraction -https://github.com/alastairmccormack/pymp4parse/ - For code related to mp4 box parsing (used by pywvpssh) +- https://github.com/Jayapraveen/Drm-Dash-stream-downloader - for the original code which this is based on +- https://github.com/alastairmccormack/pywvpssh - For code related to PSSH extraction +- https://github.com/alastairmccormack/pymp4parse/ - For code related to mp4 box parsing (used by pywvpssh)