diff --git a/main.py b/main.py index c39f222..456f39d 100644 --- a/main.py +++ b/main.py @@ -467,7 +467,7 @@ def get_stats(github): def star_me(): - requests.put("https://api.github.com/user/starred/anmol098/anmolsingh.me", headers=headers) + requests.put("https://api.github.com/user/starred/anmol098/waka-readme-stats", headers=headers) def decode_readme(data: str):