diff --git a/README.md b/README.md index 23b453d..1a5f986 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@

logo + + Go Reference + Go Report Card

wg-quick like library with batteries included

@@ -7,12 +10,6 @@ This is a friendly fork of [wg-quick-go](https://github.com/nmiculinic/wg-quick-go). It contains everything needed to get a system into a wireguard vpn network. If there is no wireguard kernel modul available, it will spin up the embedded wireguard-go to create a wireguard interface. -# Badges - -[![Build Status](https://ci.xsfx.dev/api/badges/xsteadfastx/wg-quicker/status.svg)](https://ci.xsfx.dev/xsteadfastx/wg-quicker) -[![Go Reference](https://pkg.go.dev/badge/go.xsfx.dev/wg-quicker.svg)](https://pkg.go.dev/go.xsfx.dev/wg-quicker) -[![Go Report Card](https://goreportcard.com/badge/go.xsfx.dev/wg-quicker)](https://goreportcard.com/report/go.xsfx.dev/wg-quicker) - # Installation ## Prebuild packages