commit 5004143e3b30d87644d0432a5c5169a1bf7c18b6 Author: AI Bot Date: Wed Oct 15 18:30:27 2025 +0000 "chore: add README for demo" 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