Skip to content

Commit 30b9b93

Browse files
authored
Update README.md
1 parent 1649f9b commit 30b9b93

File tree

1 file changed

+6
-28
lines changed

1 file changed

+6
-28
lines changed

README.md

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -28,35 +28,13 @@ Hello, brothers, we have the same mother, mother nature.
2828

2929

3030

31-
<div align="center">
32-
<h3>Repositories I have contributed to:</h3>
33-
<div style="display: flex; justify-content: center; gap: 30px; flex-wrap: wrap;">
34-
<!-- Repository 1 -->
35-
<div style="text-align: center;">
36-
<a href="https://github.com/mindverse/Second-Me" target="_blank">
37-
<img src="https://img.shields.io/github/stars/mindverse/Second-Me?style=social" alt="Second-Me stars" width="150" height="30">
38-
<p><strong>Second-Me</strong></p>
39-
</a>
40-
</div>
41-
42-
<!-- Repository 2 -->
43-
<div style="text-align: center;">
44-
<a href="https://github.com/thuml/Autoformer" target="_blank">
45-
<img src="https://img.shields.io/github/stars/thuml/Autoformer?style=social" alt="Autoformer stars" width="150" height="30">
46-
<p><strong>Autoformer</strong></p>
47-
</a>
48-
</div>
49-
50-
<!-- Repository 3 -->
51-
<div style="text-align: center;">
52-
<a href="https://github.com/GT-RIPL/Awesome-LLM-Robotics" target="_blank">
53-
<img src="https://img.shields.io/github/stars/GT-RIPL/Awesome-LLM-Robotics?style=social" alt="Awesome-LLM-Robotics stars" width="150" height="30">
54-
<p><strong>Awesome-LLM-Robotics</strong></p>
55-
</a>
56-
</div>
57-
</div>
58-
</div>
31+
### Repositories I have contributed to:
5932

33+
| Repository | Stars |
34+
| --- | --- |
35+
| [Second-Me](https://github.com/mindverse/Second-Me) | ![Second-Me stars](https://img.shields.io/github/stars/mindverse/Second-Me?style=social) |
36+
| [Autoformer](https://github.com/thuml/Autoformer) | ![Autoformer stars](https://img.shields.io/github/stars/thuml/Autoformer?style=social) |
37+
| [Awesome-LLM-Robotics](https://github.com/GT-RIPL/Awesome-LLM-Robotics) | ![Awesome-LLM-Robotics stars](https://img.shields.io/github/stars/GT-RIPL/Awesome-LLM-Robotics?style=social) |
6038

6139

6240
---

0 commit comments

Comments
 (0)