From b96a38febeef22c23f8e1b81e66b632a74ef36c5 Mon Sep 17 00:00:00 2001 From: Hari <73809867+harivansh-afk@users.noreply.github.com> Date: Tue, 30 Dec 2025 05:21:47 -0500 Subject: [PATCH] Add badges to README for project status Added badges for Python version, last commit, repo size, and releases. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5b69ea1..7711c7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Veetcode +[![Python](https://img.shields.io/badge/python-3.10%2B-blue)](#) +[![Last Commit](https://img.shields.io/github/last-commit/harivansh-afk/veet-code)](https://github.com/harivansh-afk/veet-code/commits/main) +[![Repo Size](https://img.shields.io/github/repo-size/harivansh-afk/veet-code)](https://github.com/harivansh-afk/veet-code) +[![Release](https://img.shields.io/github/v/release/harivansh-afk/veet-code)](https://github.com/harivansh-afk/veet-code/releases) + Built for vim users who enjoy claude code, ghostty panes and TUIs image