Skip to content

Commit 4c3834f

Browse files
author
Abhinav Singh
committed
docs: add DeepWiki badge to README
Link DeepWiki reward/grading docs from the README header badges. Made-with: Cursor
1 parent 10c7b30 commit 4c3834f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ tags:
2323

2424
[![deepwiki](https://deepwiki.com/OfficialAbhinavSingh/SQL-Query-Optimization-Environment/4-reward-and-grading-system)
2525
[![OpenEnv](https://img.shields.io/badge/OpenEnv-compliant-brightgreen)](https://github.com/open-env)
26+
[![DeepWiki](https://img.shields.io/badge/DeepWiki-Docs-3b82f6)](https://deepwiki.com/OfficialAbhinavSingh/SQL-Query-Optimization-Environment/4-reward-and-grading-system)
2627
[![HF Space](https://img.shields.io/badge/🤗%20HuggingFace-Space-orange)](https://huggingface.co/spaces/laterabhi/grpo-sql-optimizer)
2728
[![HF Model](https://img.shields.io/badge/🤗%20HuggingFace-Model-blue)](https://huggingface.co/laterabhi/grpo-sql-optimizer)
2829
[![Theme](https://img.shields.io/badge/Theme-World%20Modeling%20%233.1-blueviolet)](#theme)
@@ -392,8 +393,8 @@ curl -X POST https://laterabhi-grpo-sql-optimizer.hf.space/step \
392393
## 🚀 Local Setup
393394

394395
```bash
395-
git clone https://github.com/OfficialAbhinavSingh/SQL-Query-Optimization-Environment-
396-
cd SQL-Query-Optimization-Environment-
396+
git clone https://github.com/OfficialAbhinavSingh/SQL-Query-Optimization-Environment
397+
cd SQL-Query-Optimization-Environment
397398

398399
pip install -r requirements.txt
399400

0 commit comments

Comments
 (0)