From 5004143e3b30d87644d0432a5c5169a1bf7c18b6 Mon Sep 17 00:00:00 2001 From: AI Bot Date: Wed, 15 Oct 2025 18:30:27 +0000 Subject: [PATCH] "chore: add README for demo" --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd28785 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ + # ARC Demo + + This repo was created for a full end-to-end test: + 1) create_repo + 2) create_branch + 3) update_file + 4) list_files + 5) get_file + + If you're reading this in Gitea, step 2 (initial commit on main) worked. \ No newline at end of file