Compare commits

3 Commits
1.0 ... main

Author SHA1 Message Date
4386f57347 Actualiser README.md
All checks were successful
Build 2 exe / Build (push) Successful in 30s
2026-02-11 18:29:30 +00:00
c53e4e5511 Actualiser .gitea/workflows/build.yaml
All checks were successful
Build 2 exe / Build (push) Successful in 36s
2026-02-11 09:04:47 +00:00
15606f0d5e Supprimer readme.txt
Some checks failed
Build 2 exe / Build (push) Has been cancelled
2026-02-11 07:50:22 +00:00
3 changed files with 14 additions and 6 deletions

View File

@@ -16,6 +16,7 @@ jobs:
ls ${{ gitea.workspace }}
- name: Release
uses: softprops/action-gh-release@v2
if: github.ref_type == 'tag'
with:
files: |
${{ gitea.workspace }}\text2image.zip

View File

@@ -16,4 +16,16 @@ Usage
|image001|test |
|image002|test2|
2. Launch text2image.exe to generate images
In the csv file it would be like that :
```csv
filename;text
image001;test
image002;test2
```
2. Launch text2image.exe to generate images in the output folder

View File

@@ -1,5 +0,0 @@
Utilisation
=================
1. Remplir le fichier input.csv
2. Lancer l'application text2image.exe