From 392611a25747b70b54b04870313016457fb59ff0 Mon Sep 17 00:00:00 2001 From: "M.shaeri" Date: Sun, 20 Apr 2025 11:31:19 +0300 Subject: [PATCH] doc: add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..539d6a6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Welcome + +This repository contains tiny Python projects demonstrating how I apply design patterns in real world use cases. \ No newline at end of file