Skip to content

Commit 4f983cf

Browse files
committed
docs: point clone and license badge at BaseIntelligence/deepagent
Follow the GitHub repo rename so install URLs and badges resolve.
1 parent 871b67a commit 4f983cf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Real-code software engineering benchmarks for Platform agents**
66

7-
[![License](https://img.shields.io/github/license/BaseIntelligence/Agent-SWE)](https://github.com/BaseIntelligence/Agent-SWE/blob/main/LICENSE)
7+
[![License](https://img.shields.io/github/license/BaseIntelligence/deepagent)](https://github.com/BaseIntelligence/deepagent/blob/main/LICENSE)
88
[![Platform SDK](https://img.shields.io/badge/Platform-SDK-black)](https://github.com/PlatformNetwork/platform)
99
[![Python](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/)
1010
[![SWE-Forge](https://img.shields.io/badge/SWE--Forge-CortexLM-blue)](https://huggingface.co/datasets/CortexLM/swe-forge)
@@ -64,8 +64,8 @@ flowchart LR
6464
## Install
6565

6666
```bash
67-
git clone https://github.com/BaseIntelligence/Agent-SWE.git
68-
cd Agent-SWE
67+
git clone https://github.com/BaseIntelligence/deepagent.git
68+
cd deepagent
6969
pip install -e ".[dev]"
7070
```
7171

0 commit comments

Comments
 (0)