Skip to content

Commit

Permalink
docs(readme): add go report scorecard
Browse files Browse the repository at this point in the history
Signed-off-by: r3drun3 <simone.ragonesi@sighup.io>
  • Loading branch information
R3DRUN3 committed Feb 13, 2024
1 parent 8985616 commit bee98b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# KHAOS
[![linting](https://github.com/stackzoo/khaos/actions/workflows/linting.yaml/badge.svg)](https://github.com/stackzoo/khaos/actions/workflows/linting.yaml) [![releaser](https://github.com/stackzoo/khaos/actions/workflows/release.yaml/badge.svg)](https://github.com/stackzoo/khaos/actions/workflows/release.yaml) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/stackzoo/khaos/main)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Latest Release](https://img.shields.io/github/v/release/stackzoo/khaos?logo=github)](https://github.com/stackzoo/khaos/releases/latest) [![Go version](https://img.shields.io/github/go-mod/go-version/stackzoo/khaos.svg)](https://github.com/stackzoo/khaos)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Latest Release](https://img.shields.io/github/v/release/stackzoo/khaos?logo=github)](https://github.com/stackzoo/khaos/releases/latest) [![Go version](https://img.shields.io/github/go-mod/go-version/stackzoo/khaos.svg)](https://github.com/stackzoo/khaos) [![Go Report Card](https://goreportcard.com/badge/github.com/stackzoo/khaos)](https://goreportcard.com/report/github.com/stackzoo/khaos)



<img src="docs/images/logo4.png" alt="logo" width="210" height="210">
Expand Down

0 comments on commit bee98b1

Please sign in to comment.