Center README title and hide metadata table
Browse filesRemoves the visible Hugging Face metadata table from the top of the README and centers the title for a cleaner repo card.
README.md
CHANGED
|
@@ -1,21 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc0-1.0
|
| 3 |
-
language:
|
| 4 |
-
- en
|
| 5 |
-
tags:
|
| 6 |
-
- loop-engineering
|
| 7 |
-
- ai-agents
|
| 8 |
-
- coding-agents
|
| 9 |
-
- agentic-workflows
|
| 10 |
-
- awesome-list
|
| 11 |
-
- software-engineering
|
| 12 |
-
---
|
| 13 |
-
|
| 14 |
<p align="center">
|
| 15 |
<img src="assets/awesome-loop-engineering-cover.png" alt="Awesome Loop Engineering cover" width="100%">
|
| 16 |
</p>
|
| 17 |
|
| 18 |
-
|
| 19 |
|
| 20 |
<p align="center">
|
| 21 |
<img src="assets/awesome-loop-engineering-logo.svg" alt="Awesome Loop Engineering logo" width="112">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<p align="center">
|
| 2 |
<img src="assets/awesome-loop-engineering-cover.png" alt="Awesome Loop Engineering cover" width="100%">
|
| 3 |
</p>
|
| 4 |
|
| 5 |
+
<h1 align="center">Awesome Loop Engineering</h1>
|
| 6 |
|
| 7 |
<p align="center">
|
| 8 |
<img src="assets/awesome-loop-engineering-logo.svg" alt="Awesome Loop Engineering logo" width="112">
|