diff --git a/scripts/badges.py b/scripts/badges.py
index dfb483fd0..d59573099 100755
--- a/scripts/badges.py
+++ b/scripts/badges.py
@@ -8,6 +8,8 @@ import requests
import yaml
from dotenv import load_dotenv
+TOKENS_PER_WEEK = "15B"
+
def get_total_downloads(api_key, package_name="aider-chat"):
"""
@@ -131,7 +133,7 @@ src="https://img.shields.io/github/stars/Aider-AI/aider?style=flat-square&logo=g
+src="https://img.shields.io/badge/📈%20Tokens%2Fweek-{TOKENS_PER_WEEK}-e74c3c?style=flat-square&labelColor=555555"/>
![Percentage of the new code in Aider's last release written by Aider itself Singularity]()