Skip to content

Commit a4141a3

Browse files
Merge pull request #11 from pescheckit/feature_added-correct-url-readme
Added correct URL README.md
2 parents 828d975 + e001eda commit a4141a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python GPT-4 PO File Translator
22

3-
[![Python Package CI](https://github.com/pescheckit/python-gpt-po/actions/workflows/ci.yml/badge.svg)](https://github.com/pescheckit/python-gpt-po/actions/workflows/ci.yml)
3+
[![Python Package CI](https://github.com/pescheckit/python-gpt-po/actions/workflows/python-ci-package.yml/badge.svg)](https://github.com/pescheckit/python-gpt-po/actions/workflows/python-ci-package.yml)
44

55
A robust tool for translating gettext (.po) files using AI models from multiple providers (OpenAI, Anthropic / Claude, and DeepSeek). It supports both bulk and individual translations, handles fuzzy entries, and can infer target languages based on folder structures.
66

0 commit comments

Comments
 (0)