From c9aff22f8f7ae4604d871311e39ef058be5f5a69 Mon Sep 17 00:00:00 2001 From: Shashank Shekhar Singh <123410790+Shashankss1205@users.noreply.github.com> Date: Tue, 4 Aug 2026 02:25:52 +0530 Subject: [PATCH] Revert "Add a lines-of-code badge (#79)" This reverts commit 06a6d422ea5506f7aee04c2add44580fa79832ce. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6a29218..d766092 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ [![Python](https://img.shields.io/pypi/pyversions/grapharc.svg)](https://pypi.org/project/grapharc/) [![CI](https://github.com/CodeGraphContext/GraphARC/actions/workflows/ci.yml/badge.svg)](https://github.com/CodeGraphContext/GraphARC/actions/workflows/ci.yml) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) -[![Lines of code](https://tokei.rs/b1/github/CodeGraphContext/GraphARC?category=code)](https://github.com/CodeGraphContext/GraphARC) **A governed agent runtime built on [LangGraph](https://github.com/langchain-ai/langgraph).**