Skip to content

Commit c2b9a1f

Browse files
Logo
1 parent c55ae4f commit c2b9a1f

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
<div align="center">
2-
<h1>ToolMaker</h1>
1+
<div align="center" style="font-weight: bold;">
2+
<img src="resources/logo_text.svg" width="400px" alt="ToolMaker" />
3+
4+
<b>Turn GitHub repositories into LLM-compatible tools.</b>
35
</div>
6+
<hr>
47

58
<img src="resources/logo.svg" width="130px" align="right" />
69

@@ -31,7 +34,7 @@ Tool use has turned large language models (LLMs) into powerful agents that can p
3134
## Installation
3235
First clone this repository, including submodules (note the `--recursive` flag):
3336
```bash
34-
git clone --recursive ehttps://github.com/KatherLab/ToolMaker
37+
git clone --recursive https://github.com/KatherLab/ToolMaker
3538
```
3639

3740
Install [`uv`](https://docs.astral.sh/uv/getting-started/installation/) if you haven't already.

resources/logo_text.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)