From 3b0e58c62f8631b9100845c2a311eda9d0238f6d Mon Sep 17 00:00:00 2001 From: Kumar Pratik Date: Sat, 31 Jan 2026 23:06:17 +0530 Subject: [PATCH] docs: add GeekyAnts company info and service links with UTM tracking --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2952a1e..f9eeda1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,15 @@ React Pluggable simplifies the problem in 3 simple steps: 2. You can use that feature anywhere in the app by calling that feature using PluginStore rather than importing that feature directly. 3. If you do not want a particular plugin in your app, you can uninstall it from your plugin store or just comment out the installation. + +## About + + A plugin system for React applications by [GeekyAnts](https://geekyants.com?utm_source=github&utm_medium=opensource&utm_campaign=react-pluggable). + + We offer [web engineering](https://geekyants.com/service/hire-web-app-development-services?utm_source=github&utm_medium=opensource&utm_campaign=react-pluggable) + and [full stack development](https://geekyants.com/service/full-stack-app-development-services?utm_source=github&utm_medium=opensource&utm_campaign=react-pluggable) + services. [Get in touch](https://geekyants.com/hire?utm_source=github&utm_medium=opensource&utm_campaign=react-pluggable). + ### 3) Features - **Open-closed Principle**