Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Shadowclaw v1.0 (Testing)
|
| 2 |
|
| 3 |
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
<div style="max-width: 100%; overflow-x: auto; background: #f6f8fa; padding: 16px; border-radius: 8px;">
|
| 7 |
<pre style="font-family: 'Courier New', monospace; font-size: clamp(12px, 2vw, 18px); line-height: 1.2; margin: 0;">
|
| 8 |
____ _ _ _
|
| 9 |
/ ___|| |__ __ _ __| | _____ _____| | __ ___ __
|
|
@@ -164,4 +165,4 @@ The agent parses the block, executes the tool, and appends the result as a new b
|
|
| 164 |
## License
|
| 165 |
|
| 166 |
This project is released under the MIT License.
|
| 167 |
-
cJSON is also MIT licensed.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
# Shadowclaw v1.0 (Testing)
|
| 5 |
|
| 6 |
|
| 7 |
+
<div style="max-width: 100%; overflow-x: auto; background: #f6f8fa; padding: 10px; border-radius: 8px;">
|
|
|
|
|
|
|
| 8 |
<pre style="font-family: 'Courier New', monospace; font-size: clamp(12px, 2vw, 18px); line-height: 1.2; margin: 0;">
|
| 9 |
____ _ _ _
|
| 10 |
/ ___|| |__ __ _ __| | _____ _____| | __ ___ __
|
|
|
|
| 165 |
## License
|
| 166 |
|
| 167 |
This project is released under the MIT License.
|
| 168 |
+
cJSON is also MIT licensed.
|