Skip to content

Commit 753a12e

Browse files
committed
đź“ť updating readme
1 parent 9162efb commit 753a12e

File tree

2 files changed

+461
-445
lines changed

2 files changed

+461
-445
lines changed

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ func main() {
3636
})
3737
natsClient.UseLogger(app.Logger)
3838
natsClient.UseMetrics(app.Metrics())
39-
natsClient.Connect()
39+
4040
app.AddPubSub(natsClient)
4141

4242
app.Subscribe("events.products", func(c *gofr.Context) error {

0 commit comments

Comments
 (0)