From 773696d6be5eeb9766b992e8aef4b0f2eea176ed Mon Sep 17 00:00:00 2001 From: elpatron Date: Mon, 4 Aug 2025 11:50:21 +0200 Subject: [PATCH] Remove char --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dddbce..9253d52 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - # Elpatron's Date Calculator + # Elpatrons Date Calculator A modern Python web application (Flask) that enables various date calculations through a clear, accessible web interface. Features include calculating days between dates, working days with state-specific holidays, calendar weeks, date arithmetic, and more. The application supports German and English languages, includes a REST API, and is designed with accessibility in mind.