From 2f787f98f07d3be1975000031adb0da36f527c95 Mon Sep 17 00:00:00 2001 From: Victor Dodon Date: Mon, 18 Mar 2024 17:30:57 +0200 Subject: [PATCH] Fix badges --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73a7232..9e02950 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# e-factura-go [![Tests](https://github.com/printesoi/e-factura-go/actions/workflows/test.yml/badge.svg)](https://github.com/printesoi/e-factura-go/actions/workflows/test.yml) [![Coverage Status](https://coveralls.io/repos/github/printesoi/e-factura-go/badge.svg)](https://coveralls.io/github/printesoi/e-factura-go) [![Go Report Card](https://goreportcard.com/badge/github.com/printesoi/e-factura-go)](https://goreportcard.com/report/github.com/printesoi/e-factura-go)# +# e-factura-go [![Tests](https://github.com/printesoi/e-factura-go/actions/workflows/tests.yml/badge.svg)](https://github.com/printesoi/e-factura-go/actions/workflows/test.yml) [![Coverage Status](https://coveralls.io/repos/github/printesoi/e-factura-go/badge.svg)](https://coveralls.io/github/printesoi/e-factura-go) [![Go Report Card](https://goreportcard.com/badge/github.com/printesoi/e-factura-go)](https://goreportcard.com/report/github.com/printesoi/e-factura-go) + Package efactura provides a client for using the ANAF e-factura API.