diff --git a/how-to-run-parallel-ai-agents-with-git-worktrees/README.md b/how-to-run-parallel-ai-agents-with-git-worktrees/README.md new file mode 100644 index 0000000000..4b55d08796 --- /dev/null +++ b/how-to-run-parallel-ai-agents-with-git-worktrees/README.md @@ -0,0 +1,3 @@ +# How to Run Parallel AI Agents With Git Worktrees + +This folder contains the sample app for the [How to Run Parallel AI Agents With Git Worktrees](https://realpython.com/how-to-run-parallel-ai-agents-with-git-worktrees/?reviewmode=1) tutorial. \ No newline at end of file diff --git a/how-to-run-parallel-ai-agents-with-git-worktrees/todo-app.zip b/how-to-run-parallel-ai-agents-with-git-worktrees/todo-app.zip new file mode 100644 index 0000000000..3dfd4588f1 Binary files /dev/null and b/how-to-run-parallel-ai-agents-with-git-worktrees/todo-app.zip differ