From 84623b407ce8a20413aa40d292b7aa6de32dac67 Mon Sep 17 00:00:00 2001 From: Vedant Madane <6527493+VedantMadane@users.noreply.github.com> Date: Mon, 24 Aug 2026 08:42:12 +0530 Subject: [PATCH] fix: docs: add README - README.md Fixes #31 Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com> --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..991fde9 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# pistonpro0001__devbot__31 + +## Overview + +Orientation guide for newcomers to `pistonpro0001__devbot__31`. + +## Layout + +- (see repository root) + +## Quick start + +1. Clone this repository. +2. Install prerequisites from project files. +3. Build and run the project's standard tests. + +## Contributing + +Open focused pull requests with a short test plan. See [CONTRIBUTING.md](CONTRIBUTING.md) when present. + +## License + +See the license file when present.