From 06f530020b5e9ec981703893c979a7576ed59274 Mon Sep 17 00:00:00 2001 From: Pakobbix Date: Tue, 16 Sep 2025 14:59:39 +0000 Subject: [PATCH] Add README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..08de8c2 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# AI Automation Test + +This repository is dedicated to testing AI automation workflows. + +## Contents + +- Example scripts +- Test cases +- Documentation + +## Getting Started + +1. Clone the repository +2. Install dependencies +3. Run tests + +## Contributing + +Feel free to submit issues or pull requests. \ No newline at end of file