Skip to content

Commit 7d94e0f

Browse files
committed
docs: align readme badge palette with logo
1 parent c4a5b2b commit 7d94e0f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010

1111
<p align="center">
1212
<a href="https://github.com/KazKozDev/book-translator/actions/workflows/ci.yml">
13-
<img src="https://img.shields.io/github/actions/workflow/status/KazKozDev/book-translator/ci.yml?branch=main&label=CI&style=flat-square&labelColor=425548&color=6f9779" alt="CI status">
13+
<img src="https://img.shields.io/github/actions/workflow/status/KazKozDev/book-translator/ci.yml?branch=main&label=CI&style=flat-square&labelColor=31566b&color=5f95b3" alt="CI status">
1414
</a>
1515
<a href="LICENSE">
16-
<img src="https://img.shields.io/github/license/KazKozDev/book-translator?style=flat-square&labelColor=5d6659&color=a1aa95" alt="MIT license">
16+
<img src="https://img.shields.io/github/license/KazKozDev/book-translator?style=flat-square&labelColor=586779&color=9fb2c3" alt="MIT license">
1717
</a>
18-
<img src="https://img.shields.io/badge/python-3.10%2B-7da06f?style=flat-square&labelColor=54684a" alt="Python 3.10+">
19-
<img src="https://img.shields.io/badge/Ollama-local%20models-5e877f?style=flat-square&labelColor=3f645d" alt="Ollama local models">
20-
<img src="https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Web-b3a783?style=flat-square&labelColor=7e7558" alt="Platforms">
18+
<img src="https://img.shields.io/badge/python-3.10%2B-6d8fa8?style=flat-square&labelColor=476276" alt="Python 3.10+">
19+
<img src="https://img.shields.io/badge/Ollama-local%20models-5f9ca5?style=flat-square&labelColor=3d6f79" alt="Ollama local models">
20+
<img src="https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Web-8faec9?style=flat-square&labelColor=5a7891" alt="Platforms">
2121
</p>
2222

2323
Book Translator provides a two-stage workflow for translating books and large documents: first it generates a draft translation, then it runs a second pass to improve fluency, consistency, and style. The project targets users who want a local-first interface, progress tracking, saved history, and downloadable output without building a custom prompt pipeline around Ollama.

0 commit comments

Comments
 (0)