From 254d4f476441db2ae3fb2abd3d5c1bee8228acf6 Mon Sep 17 00:00:00 2001 From: Anton Novojilov Date: Wed, 26 Jun 2024 18:06:08 +0300 Subject: [PATCH] Improve README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82d9df6c..a3b6115b 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,11 @@ GoReportCard Code Climate Maintainability codebeat badge + Codacy badge
- GitHub Actions CI Status GitHub Actions CodeQL Status +

@@ -27,7 +28,7 @@ https://github.com/essentialkaos/bibop/assets/182020/c63dc147-fa44-40df-92e2-12f #### From source -To build the `bibop` from scratch, make sure you have a working Go 1.20+ workspace ([instructions](https://go.dev/doc/install)), then: +To build the `bibop` from scratch, make sure you have a working Go 1.21+ workspace ([instructions](https://go.dev/doc/install)), then: ``` go install github.com/essentialkaos/bibop@latest