From 78d1ddc2b0ba94643b055d9e13fefcbcf0aba1de Mon Sep 17 00:00:00 2001 From: EnderIce2 Date: Sun, 13 Jul 2025 00:46:51 +0300 Subject: [PATCH] feat: add star history section to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c07e1f4..39ee75f 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ More details on how to install the LaunchAgent can be found in the [documentatio - Open a terminal in the directory that contains this file and run `make`. - The compiled executable will be located in `build/bridge.exe`. +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=enderice2/rpc-bridge&type=Date)](https://www.star-history.com/#enderice2/rpc-bridge&Date) + ## Credits This project is inspired by [wine-discord-ipc-bridge](https://github.com/0e4ef622/wine-discord-ipc-bridge).