chore: height 200 -> 700
Browse files
README.md
CHANGED
|
@@ -17,9 +17,9 @@ git clone https://github.com/versperai/VersperClaw.git && cd VersperClaw && bun
|
|
| 17 |
## WebSearch & WebFetch Tools - 100% local free no remote api fee
|
| 18 |
|
| 19 |
<p align="center">
|
| 20 |
-
<img src="assets/WebSearchTool.png" width="32%" height="
|
| 21 |
-
<img src="assets/WebSearchTool2.png" width="32%" height="
|
| 22 |
-
<img src="assets/WebSearchTool3.png" width="32%" height="
|
| 23 |
</p>
|
| 24 |
|
| 25 |
```bash
|
|
|
|
| 17 |
## WebSearch & WebFetch Tools - 100% local free no remote api fee
|
| 18 |
|
| 19 |
<p align="center">
|
| 20 |
+
<img src="assets/WebSearchTool.png" width="32%" height="700" style="object-fit: cover;"/>
|
| 21 |
+
<img src="assets/WebSearchTool2.png" width="32%" height="700" style="object-fit: cover;"/>
|
| 22 |
+
<img src="assets/WebSearchTool3.png" width="32%" height="700" style="object-fit: cover;"/>
|
| 23 |
</p>
|
| 24 |
|
| 25 |
```bash
|