From ba5bf672352415973a52ca9c4d3842308513136a Mon Sep 17 00:00:00 2001 From: XenGi Date: Thu, 23 Mar 2023 12:07:51 +0000 Subject: [PATCH] Update file README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d681aa3..483bdbb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![pipeline status](https://gitlab.com/gerbonara/gerbonara/badges/master/pipeline.svg)](https://gitlab.com/gerbonara/gerbonara/commits/master) -[![coverage report](https://gitlab.com/gerbonara/gerbonara/badges/master/coverage.svg)](https://gitlab.com/gerbonara/gerbonara/commits/master) +[![pipeline status](https://gitlab.com/gerbolyze/gerbonara/badges/master/pipeline.svg)](https://gitlab.com/gerbolyze/gerbonara/commits/master) +[![coverage report](https://gitlab.com/gerbolyze/gerbonara/badges/master/coverage.svg)](https://gitlab.com/gerbolyze/gerbonara/commits/master) [![pypi](https://img.shields.io/pypi/v/gerbonara)](https://pypi.org/project/gerbonara/) [![aur](https://img.shields.io/aur/version/python-gerbonara)](https://aur.archlinux.org/packages/python-gerbonara/) @@ -23,7 +23,7 @@ yay -S python-gerbonara Python: ``` -pip install --user gerbonara +pipx install gerbonara ``` # Documentation and Examples