From 363d19122418acea9aca89733bd8eb71e5380647 Mon Sep 17 00:00:00 2001 From: AI Bot Date: Wed, 15 Oct 2025 18:30:14 +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