Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
doc: fix the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Julio Guerra committed Sep 22, 2020
1 parent 299710b commit 50d9cb1
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 @@ -29,9 +29,9 @@ For more details, visit [sqreen.com](https://www.sqreen.com/)
# Quick start

1. Use the middleware function for the Go web framework you use:
- [net/http](https://godoc.org/github.com/sqreen/go-agent/sdk/middleware/sqhttp).
- [Gin](https://godoc.org/github.com/sqreen/go-agent/sdk/middleware/sqgin).
- [Echo](https://godoc.org/github.com/sqreen/go-agent/sdk/middleware/sqecho/v4)`.
- [net/http](https://godoc.org/github.com/sqreen/go-agent/sdk/middleware/sqhttp)
- [Gin](https://godoc.org/github.com/sqreen/go-agent/sdk/middleware/sqgin)
- [Echo](https://godoc.org/github.com/sqreen/go-agent/sdk/middleware/sqecho/v4)

If your framework is not listed, it is usually possible to use instead the
standard `net/http` middleware. If not, please, let us know by [creating an
Expand Down

0 comments on commit 50d9cb1

Please sign in to comment.