Skip to content

Commit 3b62170

Browse files
authored
Merge pull request #12 from Priyans-hu/chore/star-prompt
Add star prompt to README and install script
2 parents 46fe161 + ca3e6f7 commit 3b62170

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Reads Claude Code's OAuth token from Keychain for real rate limit data, and pars
99
![Downloads](https://img.shields.io/github/downloads/Priyans-hu/tokenmeter/total)
1010
![License](https://img.shields.io/github/license/Priyans-hu/tokenmeter)
1111

12+
> If you find this useful, consider giving it a [⭐ star on GitHub](https://github.com/Priyans-hu/tokenmeter) — it helps others discover the project!
13+
1214
## Features
1315

1416
- **Real rate limits** — fetches actual utilization from Anthropic API via Claude Code's OAuth token

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ echo ""
5454
echo "${APP_NAME} ${VERSION} installed successfully!"
5555
echo ""
5656
echo "Launch from Applications or Spotlight."
57+
echo "⭐ Star us on GitHub: https://github.com/Priyans-hu/tokenmeter"

0 commit comments

Comments
 (0)