Skip to content

Commit

Permalink
updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhang.balkundi committed Oct 15, 2020
1 parent e9e3673 commit 3493c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Ziggurat allows you to use middlewares to add pluggable functionality to your st

How do I write my own middleware?

Middlewares are just normal functions of type `zig.Middleware`
Middlewares are just normal functions of type `zig.MiddlewareFunc`

Example middleware

Expand Down

0 comments on commit 3493c3c

Please sign in to comment.