From 1b93046a7f409df31d3f42b1a200ae04be70a41c Mon Sep 17 00:00:00 2001 From: leet-dino Date: Mon, 26 Jun 2023 12:10:26 +0500 Subject: [PATCH] update documentation --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d97862b..34b4518 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,11 @@ leet-astro ``` ## Create project ```sh -leet-astro init ProjectName +leet-astro init ProjectName "ModUser" +``` +example +```sh +leet-astro init Test "github.com/usama-tariq1" ``` assuming go 1.18 or greater is already installed on system