Skip to content

Commit 38b17b6

Browse files
Mike Kuykendallclaude
andcommitted
Add shimmy logo and update assets
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 784a819 commit 38b17b6

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"WebFetch(domain:github.com)",
1111
"WebFetch(domain:raw.githubusercontent.com)",
1212
"Bash(./target/release/shimmy.exe serve:*)",
13-
"Bash(curl:*)"
13+
"Bash(curl:*)",
14+
"Bash(git commit:*)"
1415
],
1516
"deny": [],
1617
"ask": [],

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
# Shimmy: The 5MB Alternative to Ollama
2-
3-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4-
[![Rust](https://img.shields.io/badge/rust-stable-brightgreen.svg)](https://rustup.rs/)
5-
[![Sponsor](https://img.shields.io/badge/❤️-Sponsor-ea4aaa?logo=github)](https://github.com/sponsors/Michael-A-Kuykendall)
1+
<div align="center">
2+
<img src="assets/shimmy-logo.png" alt="Shimmy Logo" width="300" height="auto" />
3+
4+
# The 5MB Alternative to Ollama
5+
6+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7+
[![Rust](https://img.shields.io/badge/rust-stable-brightgreen.svg)](https://rustup.rs/)
8+
[![CI](https://github.com/Michael-A-Kuykendall/shimmy/workflows/CI/badge.svg)](https://github.com/Michael-A-Kuykendall/shimmy/actions)
9+
[![Sponsor](https://img.shields.io/badge/❤️-Sponsor-ea4aaa?logo=github)](https://github.com/sponsors/Michael-A-Kuykendall)
10+
</div>
611

712
**Shimmy will be free forever.** No asterisks. No "free for now." No pivot to paid.
813

assets/shimmy-logo.png

1.12 MB
Loading

0 commit comments

Comments
 (0)