From 8356a0c0511c74d667bbac0abbea443a5745fcdc Mon Sep 17 00:00:00 2001 From: WardPearce Date: Wed, 25 Jun 2025 02:18:34 +1200 Subject: [PATCH] Minor formatting fixes to special thanks section --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 45eadaef..a8566fb6 100644 --- a/README.md +++ b/README.md @@ -234,13 +234,13 @@ Help [translate Materialious via Weblate](https://toolate.othing.xyz/projects/ma # Special thanks to - [SecularSteve](https://github.com/SecularSteve) for creating Materialious' logo. -- [Invidious](https://github.com/iv-org) -- [Clipious](https://github.com/lamarios/clipious) for inspiration & a good source for learning more about undocumented Invidious routes. +- [Invidious](https://github.com/iv-org). +- [Clipious](https://github.com/lamarios/clipious) for inspiration & references to undocumented Invidious routes. - [Beer CSS](https://github.com/beercss/beercss) (Especially the [YouTube template](https://github.com/beercss/beercss/tree/main/src/youtube) what was used as the base for Materialious.) -- Every dependency in [package.json](/materialious/package.json). - [LuanRT](https://github.com/LuanRT) for YouTube.js & SABR implementation. - [FreeTube](https://github.com/FreeTubeApp/FreeTube) for their subtitle fix. - [spotube](https://github.com/KRTirtho/spotube) for using their README layout for local installation. +- Every dependency in [package.json](/materialious/package.json). # Developers - [How Materialious is built](./docs/BUILDING.md)