Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
MehrazRumman committed Jan 12, 2025
1 parent d6215bb commit da4ace3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

[![Go Reference](https://pkg.go.dev/badge/github.com/MehrazRumman/gortb.svg)](https://pkg.go.dev/github.com/MehrazRumman/gortb)
[![Go Test](https://github.com/MehrazRumman/gortb/actions/workflows/go.yml/badge.svg)](https://github.com/MehrazRumman/gortb/actions/workflows/go.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/MehrazRumman/gortb)](https://goreportcard.com/report/github.com/MehrazRumman/gortb)




GoRTB is a Go implementation of the OpenRTB (Real-Time Bidding) 2.5 specification. This library provides a robust and type-safe way to work with OpenRTB requests and responses in your Go applications.
Expand Down

0 comments on commit da4ace3

Please sign in to comment.