diff --git a/README.md b/README.md index 3c8cff7..3d74b67 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ 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. +## Go Version Support + +GoRTB supports Go versions 1.13 and later. + ## Features - Full implementation of OpenRTB 2.5 specification