Update README.md

This commit is contained in:
gribse 2023-12-13 08:40:24 +00:00
parent 01d800230c
commit 983983cc69

View file

@ -1,5 +1,6 @@
# datedStampGenertaor # datedStampGenertaor
A python tool using PIL to generate PNGs of scanned stamps, for multiple dates. A python tool using PIL to generate trasparent PNGs of a dated stamp, for multiple dates.
# Purpose # Purpose
This tool's objective is to solve a problem by automating a manual task. This tool's objective is to solve a problem by automating a manual task.
@ -28,6 +29,6 @@ It picks from different variations of every eement to make a unique stamp each t
# Weaknesses # Weaknesses
This tool generates impossible dates (such as 31 february) - This tool generates impossible dates (such as 31 february)
This tool needs to be supplied with a lot of input data (approx 2h work in photoshop) - This tool needs to be supplied with a lot of input data (approx 2h work in photoshop)
This tool does not use OOP - This tool does not use OOP