diff options
author | terminaldweller <thabogre@gmail.com> | 2021-03-10 14:09:11 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-03-10 14:09:11 +0000 |
commit | e294019a6ce69747f29ea89bae04b4d6b63455f8 (patch) | |
tree | cc4a9b85d36580162970b3ff6660c89d4c07259e | |
parent | removed some dead code. (diff) | |
download | hived-e294019a6ce69747f29ea89bae04b4d6b63455f8.tar.gz hived-e294019a6ce69747f29ea89bae04b4d6b63455f8.zip |
added the goreportcard badge.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ [![Build Status](https://travis-ci.org/terminaldweller/hived.svg?branch=main)](https://travis-ci.org/terminaldweller/hived) +[![Go Report Card](https://goreportcard.com/badge/github.com/terminaldweller/hived)](https://goreportcard.com/report/github.com/terminaldweller/hived) # hived `hived` is the second version of my personal cryptocurrency server:<br/> |