From cd7b57adec6ea2e996eb1bbc828108e4a42d08a5 Mon Sep 17 00:00:00 2001 From: "agentfarmx[bot]" <198411105+agentfarmx[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 21:42:19 +0000 Subject: [PATCH] docs: add HOW_TO_USE.md with basic usage instructions --- HOW_TO_USE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 HOW_TO_USE.md diff --git a/HOW_TO_USE.md b/HOW_TO_USE.md new file mode 100644 index 0000000..c49a5f4 --- /dev/null +++ b/HOW_TO_USE.md @@ -0,0 +1,5 @@ +# How to use + +1. **Open a Github issue** and write your request – you don't need to be thorough. +2. The agent will open a PR. **Reply to the agent in the PR**. +3. When you're happy with the agent's work, **merge**. \ No newline at end of file