From 0fad553adf9550128e91aa785158a1dff7311807 Mon Sep 17 00:00:00 2001 From: 5ZYSZ3K Date: Fri, 5 Jun 2026 22:24:08 +0200 Subject: [PATCH] chore: add credits mention to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a03ee11a..0da64722 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,13 @@ Please refer to [our dedicated document](./HELP.adoc). You're always welcome to join our [discord channel](https://discord.gg/dbEMMJM) :-). +## Credits + +This project has been built and is maintained thanks to the support from [jsamr](https://github.com/jsamr) and [Software Mansion](https://swmansion.com) + +[![jsamr](https://avatars.githubusercontent.com/u/3646758?s=100 'jsamr')](https://github.com/jsamr) +[![swm](https://logo.swmansion.com/logo?color=white\&variant=desktop\&width=150\&tag=react-native-reanimated-github 'Software Mansion')](https://swmansion.com) + ## :pencil: Contributing Check-out our [contributing guide](./CONTRIBUTING.adoc).