From 0d5a5b7f8f5dc1b750475b69f91deb8cc7814926 Mon Sep 17 00:00:00 2001 From: Arnav Agrawal <88790414+ArnavAgrawal03@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:45:00 -0500 Subject: [PATCH] add star history to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7ac3653..45cd5a1 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ For detailed information about installation, usage, and development: - `GET /usage/recent`: Get recent operations - `POST /api-keys`: Generate API keys +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=databridge-org/databridge-core&type=Timeline)](https://star-history.com/#databridge-org/databridge-core&Timeline) + ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.