Skip to content

Commit e5bae5e

Browse files
committed
docs(README): make the logo be a link
1 parent c4f94d2 commit e5bae5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img alt="node-llama-cpp Logo" src="https://raw.githubusercontent.com/withcatai/node-llama-cpp/master/assets/logo.v3.roundEdges.avif" width="360px" />
2+
<a href="https://node-llama-cpp.withcat.ai" target="_blank"><img alt="node-llama-cpp Logo" src="https://raw.githubusercontent.com/withcatai/node-llama-cpp/master/assets/logo.v3.roundEdges.avif" width="360px" /></a>
33
<h1>node-llama-cpp</h1>
44
<p>Run AI models locally on your machine</p>
55
<sub>Pre-built bindings are provided with a fallback to building from source with cmake</sub>

0 commit comments

Comments
 (0)