Skip to content

Commit 70ef7fc

Browse files
authored
Update README.md - move badges to bottom
1 parent 5397244 commit 70ef7fc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,9 @@
88
<p align="center">
99
<a href="https://swe-agent.com"><strong>Website & Demo</strong></a>&nbsp; | &nbsp;
1010
<a href="https://discord.gg/AVEFbBn2rH"><strong>Discord</strong></a>&nbsp; | &nbsp;
11-
<strong>Paper [coming April 10th]</strong>
11+
<strong>Paper [coming April 2024]</strong>
1212
</p>
1313

14-
<div align="center">
15-
16-
[![Tests (no LLM)](https://github.com/princeton-nlp/SWE-agent/actions/workflows/ci_no_llm.yaml/badge.svg)](https://github.com/princeton-nlp/SWE-agent/actions/workflows/ci_no_llm.yaml)
17-
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/princeton-nlp/SWE-agent/main.svg)](https://results.pre-commit.ci/latest/github/princeton-nlp/SWE-agent/main)
18-
[![Markdown links](https://github.com/princeton-nlp/SWE-agent/actions/workflows/check-links.yaml/badge.svg)](https://github.com/princeton-nlp/SWE-agent/actions/workflows/check-links.yaml)
19-
20-
</div>
21-
2214

2315
## 👋 Overview <a name="overview"></a>
2416
SWE-agent turns LMs (e.g. GPT-4) into software engineering agents that can fix bugs and issues in real GitHub repositories.
@@ -200,3 +192,11 @@ Contact person: [John Yang](https://john-b-yang.github.io/) and [Carlos E. Jimen
200192

201193
## 🪪 License <a name="license"></a>
202194
MIT. Check `LICENSE`.
195+
196+
<div align="center">
197+
198+
[![Tests (no LLM)](https://github.com/princeton-nlp/SWE-agent/actions/workflows/ci_no_llm.yaml/badge.svg)](https://github.com/princeton-nlp/SWE-agent/actions/workflows/ci_no_llm.yaml)
199+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/princeton-nlp/SWE-agent/main.svg)](https://results.pre-commit.ci/latest/github/princeton-nlp/SWE-agent/main)
200+
[![Markdown links](https://github.com/princeton-nlp/SWE-agent/actions/workflows/check-links.yaml/badge.svg)](https://github.com/princeton-nlp/SWE-agent/actions/workflows/check-links.yaml)
201+
202+
</div>

0 commit comments

Comments
 (0)