Skip to content

Commit

Permalink
fixed badges
Browse files Browse the repository at this point in the history
  • Loading branch information
malivvan committed Dec 25, 2023
1 parent d70da3e commit 8b30063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 8b30063

Please sign in to comment.