Docs: add logo to repo (#3691)

* add logo to repo

* change position

* change position

* change position
This commit is contained in:
Yufan Song 2024-09-01 19:24:35 -07:00 committed by GitHub
parent 6fcc4ca052
commit 15a32e973e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,12 @@
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
-->
<p align="center">
<a href="https://trendshift.io/repositories/8648">
<img src="https://trendshift.io/api/badge/repositories/8648" alt="GitHub Trend" style="display: block; margin: auto;">
</a>
</p>
<div align="center">
<a href="https://github.com/All-Hands-AI/OpenHands/graphs/contributors"><img src="https://img.shields.io/github/contributors/All-Hands-AI/OpenHands?style=for-the-badge&color=blue" alt="Contributors"></a>
<a href="https://github.com/All-Hands-AI/OpenHands/network/members"><img src="https://img.shields.io/github/forks/All-Hands-AI/OpenHands?style=for-the-badge&color=blue" alt="Forks"></a>
@ -41,6 +47,7 @@
</div>
<hr>
Welcome to OpenHands, a platform for autonomous software engineers, powered by AI and LLMs (previously called "OpenDevin").
OpenHands agents collaborate with human developers to write code, fix bugs, and ship features.