diff --git a/docs/guide.md b/docs/guide.md new file mode 100644 index 000000000..becffe416 --- /dev/null +++ b/docs/guide.md @@ -0,0 +1,14 @@ +# Getting Started & Guide for the project + +This guide explains how to install, configure, and use **the project**. + +## Quick Start + +1. Ensure prerequisites are installed. +2. Follow configuration setup. +3. Run the development environment. + +## Best Practices + +- Keep configuration separated in environment variables. +- Run test suite prior to submitting changes. \ No newline at end of file