zhiminy commited on
Commit
d940344
·
unverified ·
1 Parent(s): d858dd5

Fix markdown link formatting in README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ Welcome to **SWE-Arena**, an open-source platform designed for evaluating softwa
28
 
29
  ## Why SWE-Arena?
30
 
31
- Existing evaluation frameworks (e.g. [LMArena]([url](https://lmarena.ai))) often don't address the complex, iterative nature of SE tasks. SWE-Arena fills critical gaps by:
32
 
33
  - Supporting context-rich, multi-turn evaluations to capture iterative workflows
34
  - Integrating repository-level context through RepoChat to simulate real-world development scenarios
 
28
 
29
  ## Why SWE-Arena?
30
 
31
+ Existing evaluation frameworks (e.g. [LMArena](https://lmarena.ai)) often don't address the complex, iterative nature of SE tasks. SWE-Arena fills critical gaps by:
32
 
33
  - Supporting context-rich, multi-turn evaluations to capture iterative workflows
34
  - Integrating repository-level context through RepoChat to simulate real-world development scenarios