From 15b02016960e34036d8e36b32f66a2b89e37aa44 Mon Sep 17 00:00:00 2001 From: Viet-Anh Nguyen <1900+viet-anh.n@noreply.gitea.scopicsoftware.com> Date: Wed, 8 Jul 2026 05:53:53 +0000 Subject: [PATCH] chore: initialize repository --- 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..d03019e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Simple Calculator + +Greenfield project. Implementation is driven by the Vexa AI-SDLC pipeline (Jira project TSC).