From f8b6d76a3b5b342083afb00d232e8ea28dfacd1f Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Wed, 7 Aug 2024 13:54:16 +0200 Subject: [PATCH] fix: credits & acknowledgements --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index c11f488a..c75fb7e2 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,15 @@ If you have questions or need support, feel free to reach out: - GitHub Issues: Report bugs or request features here. - Email: [fredrik.burmester@gmail.com](mailto:fredrik.burmester@gmail.com) + +## 📝 Credits + +Streamyfin is developed by Fredrik Burmester and is not affiliated with Jellyfin. The app is built with Expo, React Native, and other open-source libraries. + +## ✨ Acknowledgements + +I'd like to thank the following people and projects for their contributions to Streamyfin: + +- [Reiverr](https://github.com/aleksilassila/reiverr) for great help with the Jellyfin API. +- [Jellyfin TS SDK](https://github.com/jellyfin/jellyfin-sdk-typescript) for the TypeScript SDK. +- The Jellyfin devs for always being helpful in the Discord.