Skip to content

Commit c4cb082

Browse files
committed
release.yml - fix runner type. README.md - added logo
1 parent 86e2e22 commit c4cb082

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
os: ubuntu-24.04-arm
2525
name: linux-aarch64
2626
- target: x86_64-apple-darwin
27-
os: macos-13
27+
os: macos-15
2828
name: macos-amd64
2929
- target: aarch64-apple-darwin
3030
os: macos-latest

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img src="logo.png" width="128" height="128" alt="kittyview logo">
3+
</p>
4+
15
# kittyview
26

37
Display images in your terminal using the [kitty graphics protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol/).

logo.png

1.03 KB
Loading

0 commit comments

Comments
 (0)