Skip to content

Commit

Permalink
Slightly updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
CelineWuest committed Jun 17, 2023
1 parent 3a76bf9 commit f082702
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# middlewarer
Generate a middleware framework for any Go interface

# Installation

Requirements:
- Go 1.20 or newer

```bash
go install github.com/DominicWuest/middlewarer@latest
```

# Example

`example.go`:
Expand Down

0 comments on commit f082702

Please sign in to comment.