Add pkg.go.dev, Go Report Card, and license badges

This commit is contained in:
aykhans
2026-01-26 11:32:20 +00:00
parent 1369cb9f09
commit f78942bfb6

View File

@@ -2,6 +2,10 @@
## Sarin is a high-performance HTTP load testing tool built with Go and fasthttp.
[![Go Reference](https://pkg.go.dev/badge/go.aykhans.me/sarin.svg)](https://pkg.go.dev/go.aykhans.me/sarin)
[![Go Report Card](https://goreportcard.com/badge/github.com/aykhans/sarin)](https://goreportcard.com/report/github.com/aykhans/sarin)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
</div>
![Demo](docs/static/demo.gif)