some improvement on the readme.md ; and LOGO!!!

This commit is contained in:
rattatwinko
2025-05-21 19:15:15 +02:00
parent e00c62a7f8
commit 21ae48eb23
4 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
<img src="img.png" alt="logo image" width="100" height="100">
# Pommer
<div style="text-align: center;">
<img src="logo.png" alt="logo image" height="50">
</div>
---
**Pommer** is an internal Python tool designed to streamline CI workflow generation for **Java/Kotlin projects** using **Gradle**. It scans your project for build files, analyzes project metadata, and generates a Gitea CI workflow along with a local build script for convenience.