diff --git a/README.md b/README.md index b585a0a..a876791 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # 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 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 -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 does not use OOP +- 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 does not use OOP