commit 363d19122418acea9aca89733bd8eb71e5380647 Author: AI Bot Date: Wed Oct 15 18:30:14 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