diff --git a/sqlc/README.md b/sqlc/README.md index c3e2fab935..7bb52bbf40 100644 --- a/sqlc/README.md +++ b/sqlc/README.md @@ -9,8 +9,10 @@ keywords: [database, sqlc, postgresql] > #### 🎯 [fiber](https://github.com/gofiber/fiber) + [sqlc](https://github.com/sqlc-dev/sqlc) Example -## 👀 Usage +## Usage + #### 1. Run Postgres + ```bash $ docker compose build ```