From 9fc1649d2aec00352de4eabafb9d88d843a15299 Mon Sep 17 00:00:00 2001 From: RoBaertschi Date: Thu, 19 Jun 2025 10:22:16 +0200 Subject: [PATCH] docs(readme): add basic 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..4513ca6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ezs + +ezs is a simple and easy-to-use version control system that gets out of your way. This is currently WIP.