diff --git a/README.md b/README.md index a9f76aa..31f3c1b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# webkitgtk [![Go Reference](https://pkg.go.dev/badge/github.com/malivvan/webkitgtk.svg)](https://pkg.go.dev/github.com/malivvan/webkit2gtk) [![Release](https://img.shields.io/github/release/malivvan/webkitgtk.svg)](https://github.com/malivvan/webkitgtk/releases/latest) [![Go Report Card](https://goreportcard.com/badge/github.com/malivvan/webkit2gtk)](https://goreportcard.com/report/github.com/malivvan/webkit2gtk) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +# webkitgtk [![Go Reference](https://pkg.go.dev/badge/github.com/malivvan/webkitgtk.svg)](https://pkg.go.dev/github.com/malivvan/webkitgtk) [![Release](https://img.shields.io/github/release/malivvan/webkitgtk.svg)](https://github.com/malivvan/webkitgtk/releases/latest) [![Go Report Card](https://goreportcard.com/badge/github.com/malivvan/webkitgtk)](https://goreportcard.com/report/github.com/malivvan/webkitgtk) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) Pure Go WebKitGTK binding for **Linux** and **FreeBSD**. > This is beta software so expect bugs and potentially API breaking changes