diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2ebee2 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Ghaymah Go Starter + +A simple Go HTTP server displaying "MARHABA in Ghaymah". + +## Features +- Minimal Go HTTP server +- Docker support +- Easy to understand codebase + +## Setup and Run +1. Clone the repository: +```bash +git clone https://github.com/GhaymahCloud/Ghaymah-go-starter.git \ No newline at end of file