Skip to content

Commit

Permalink
Updating ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
Melkeydev committed Nov 8, 2023
1 parent 3ddf008 commit f2f682b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@

### 🚀 Introducing the Ultimate Golang Blueprint Library 🚀

Are you tired of starting Golang projects from scratch, struggling with inconsistent structures and code conventions? Go
Blueprint is a CLI tool that allows users to spin up a Go project with the corresponding structure seamlessly. It also
gives the option to integrate with one of the more popular Go frameworks!
Go Blueprint is a CLI tool that allows users to spin up a Go project with the corresponding structure seamlessly. It also
gives the option to integrate with one of the more popular Go frameworks (and the list is growing with new features)!

### Why Would I use this?

Expand All @@ -36,6 +35,7 @@ go-blueprint create
```

You can also use the provided flags to set up a project without interacting with the UI.

```
go-blueprint create --name my-project --framework gin
```
Expand Down

0 comments on commit f2f682b

Please sign in to comment.