Skip to content

Commit 8fd83bf

Browse files
committed
Refine SVG logo dimensions in README and update references for improved visual consistency. Adjust logo sizes to enhance branding and maintain a cohesive look across the documentation.
1 parent 3fecbb2 commit 8fd83bf

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="124" height="68" />
1+
# Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="61" height="34" />
22

3-
<!-- Pink "er": external SVG via img — GitHub strips inline SVG/styles. width/height are display pixels; values are ~2× the naive “em guess” so the bitmap matches markdown text size on github.com. -->
3+
<!-- Pink "er": external SVG — tight viewBox (18×10) + xMinYMid so glyphs fill height without extra top/bottom padding in the bitmap. -->
44

55
![Skiller Hero Banner](docs/images/screenshots/hero.png)
66

77
Install, sync, and manage AI agent skills across your coding agents from one desktop app.
88

9-
## Why Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="98" height="54" />
9+
## Why Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="49" height="27" />
1010

1111
Managing skills separately in every agent is repetitive and error-prone.
12-
Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="66" height="36" /> gives you one control center to:
12+
Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="32" height="18" /> gives you one control center to:
1313

1414
- **See everything at once** — agents, installed skills, and status in one dashboard
1515
- **Install once, sync everywhere** — propagate skills across your agent stack
@@ -19,7 +19,7 @@ Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="66" height="36"
1919

2020
## Supported agents
2121

22-
Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="66" height="36" /> talks to every listed agent natively — dropping a skill into one place propagates it to all of them.
22+
Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="32" height="18" /> talks to every listed agent natively — dropping a skill into one place propagates it to all of them.
2323

2424
<table>
2525
<tr>
@@ -81,15 +81,15 @@ Grab the installer for your OS from the [**latest release**](https://github.com/
8181

8282
| OS | File | Notes |
8383
| --- | --- | --- |
84-
| macOS (Apple Silicon) | `stable-macos-arm64-Skiller.dmg` | Signed + notarized — opens with no Gatekeeper warnings. Open the DMG and drag Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="62" height="34" /> to Applications. |
84+
| macOS (Apple Silicon) | `stable-macos-arm64-Skiller.dmg` | Signed + notarized — opens with no Gatekeeper warnings. Open the DMG and drag Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="31" height="17" /> to Applications. |
8585
| Windows (x64) | `stable-win-x64-Skiller-Setup.zip` | Extract and run `Skiller.exe`. SmartScreen may show a one-time warning — click "More info" → "Run anyway". |
8686
| Linux (x64) | `stable-linux-x64-Skiller-Setup.tar.gz` | Extract and run `bin/launcher` from the resulting folder. |
8787

8888
Every release is built and published by the CI matrix in `.github/workflows/release.yml` — tagging `vX.Y.Z` produces all three platforms automatically.
8989

9090
## Auto-updates
9191

92-
Once installed, Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="66" height="36" /> keeps itself current:
92+
Once installed, Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="32" height="18" /> keeps itself current:
9393

9494
- Checks for new versions on launch, then every 6 hours in the background.
9595
- Downloads delta patches (~14 KB typical) when available; falls back to the full bundle if the patch chain breaks.

docs/images/readme-skiller-er.svg

Lines changed: 4 additions & 4 deletions
Loading

0 commit comments

Comments
 (0)