From 31b2c84770195a07f4af8b4c0e9cdbd8fe117255 Mon Sep 17 00:00:00 2001 From: malivvan Date: Mon, 25 Dec 2023 06:50:03 +0100 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b81392f..7776e21 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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/v/release/malivvan/webkitgtk.svg?sort=semver)](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 +> This is pre release software so expect bugs and potentially API breaking changes > but each release will be tagged to avoid breaking people's code. ## Installation