Skip to content

Commit 875be34

Browse files
Merge pull request #6 from SWE-bench/add-interlinking2
Doc: Add interlinking in readme
2 parents 479bce8 + a54bd39 commit 875be34

6 files changed

Lines changed: 235 additions & 0 deletions

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,16 @@ To submit your system to the [SWE-bench Multimodal](https://www.swebench.com/mul
130130
See the detailed guide in our [submission documentation](https://swe-bench.com/sb-cli/submit-to-leaderboard).
131131

132132
Note: Check your test split quota using `sb-cli quota swe-bench-m test` before submitting.
133+
134+
## Related projects
135+
136+
<div align="center">
137+
<a href="https://github.com/SWE-bench/SWE-bench"><img src="docs/assets/swebench_logo_text_below.svg" alt="SWE-bench" height="120px"></a>
138+
&nbsp;&nbsp;
139+
<a href="https://github.com/SWE-bench/SWE-smith"><img src="docs/assets/swesmith_logo_text_below.svg" alt="SWE-smith" height="120px"></a>
140+
&nbsp;&nbsp;
141+
<a href="https://github.com/SWE-agent/SWE-agent"><img src="docs/assets/sweagent_logo_text_below.svg" alt="SWE-agent" height="120px"></a>
142+
&nbsp;&nbsp;
143+
<a href="https://github.com/SWE-agent/SWE-ReX"><img src="docs/assets/swerex_logo_text_below.svg" alt="SWE-ReX" height="120px"></a>
144+
<!-- <a href="https://github.com/SWE-bench/sb-cli"><img src="docs/assets/sbcli_logo_text_below.svg" alt="sb-cli" height="120px"></a> -->
145+
</div

0 commit comments

Comments
 (0)