Skip to content

Commit f1c6d32

Browse files
committed
feat: update README with logo and enhance description
1 parent 6949983 commit f1c6d32

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Tsarr
1+
# <img src="./docs/logo.png" alt="Tsarr Logo" width="40" height="40" style="vertical-align: middle; margin-right: 8px;"> Tsarr
2+
3+
*TypeScript-arr (pronounced "Tsar")*
24

35
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat-square&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
46
[![Bun](https://img.shields.io/badge/Bun-000000?style=flat-square&logo=bun&logoColor=white)](https://bun.sh)
@@ -12,11 +14,8 @@ Tsarr provides type-safe TypeScript clients for all Servarr APIs, generated from
1214
## Features
1315

1416
- 🛡️ **Type-safe** - Generated from official Swagger/OpenAPI specs
15-
-**Bun-optimized** - Leverages Bun's native fetch API
16-
- 📦 **Modular** - Separate modules for each Servarr app (Radarr, Sonarr, etc.)
17-
- 🌳 **Tree-shakable** - Lightweight and dependency-minimal
18-
- 🔄 **Auto-generated** - CI pipeline regenerates when APIs change
19-
- 🤖 **Automation-friendly** - Perfect for building tools and scripts
17+
-**Bun-optimized** - Leverages native fetch API
18+
- 📦 **Modular** - Separate clients for each Servarr app
2019

2120
## Supported Servarr Apps
2221

docs/logo.png

1.08 MB
Loading

0 commit comments

Comments
 (0)