From 9cc6c251af564f74758a77d7bdcbc99f84eb462d Mon Sep 17 00:00:00 2001 From: Siddhartha Basu Date: Tue, 17 Aug 2021 15:45:40 -0500 Subject: [PATCH] docs: update and reorganize the badges --- README.md | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 47d4e0c..73af2bc 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ # aphgrpc [![License](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](LICENSE) -[![GoDoc](https://godoc.org/github.com/dictyBase/aphgrpc?status.svg)](https://pkg.go.dev/github.com/dictyBase/aphgrpc?tab=doc) +[![Go Reference](https://pkg.go.dev/badge/github.com/dictyBase/aphgrpc.svg)](https://pkg.go.dev/github.com/dictyBase/aphgrpc) ![Latest release](https://badgen.net/github/release/dictyBase/aphgrpc/?scale=1.1) -[![Technical debt](https://badgen.net/codeclimate/tech-debt/dictyBase/aphgrpc)](https://codeclimate.com/github/dictyBase/arangomanager/trends/technical_debt) -[![Issues](https://badgen.net/codeclimate/issues/dictyBase/aphgrpc)](https://codeclimate.com/github/dictyBase/arangomanager/issues) -[![Maintainability](https://api.codeclimate.com/v1/badges/3275586284171df61e56/maintainability)](https://codeclimate.com/github/dictyBase/aphgrpc/maintainability) -[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=dictyBase/aphgrpc)](https://dependabot.com) +[![Maintainability](https://api.codeclimate.com/v1/badges/3275586284171df61e56/maintainability)](https://codeclimate.com/github/dictyBase/aphgrpc/maintainability) +![Last commit](https://badgen.net/github/last-commit/dictyBase/aphgrpc/develop) +[![Funding](https://badgen.net/badge/NIGMS/Rex%20L%20Chisholm,dictyBase,DCR/yellow?list=|)](https://reporter.nih.gov/project-details/10024726) + +Package aphgrpc provides various interfaces, functions, types for building and +working with gRPC services. + +## Misc badges ![Issues](https://badgen.net/github/issues/dictyBase/aphgrpc) ![Open Issues](https://badgen.net/github/open-issues/dictyBase/aphgrpc) ![Closed Issues](https://badgen.net/github/closed-issues/dictyBase/aphgrpc) @@ -15,15 +19,8 @@ ![Closed PRS](https://badgen.net/github/closed-prs/dictyBase/aphgrpc) ![Merged PRS](https://badgen.net/github/merged-prs/dictyBase/aphgrpc) ![Commits](https://badgen.net/github/commits/dictyBase/aphgrpc/develop) -![Last commit](https://badgen.net/github/last-commit/dictyBase/aphgrpc/develop) ![Branches](https://badgen.net/github/branches/dictyBase/aphgrpc) -![Tags](https://badgen.net/github/tags/dictyBase/aphgrpc/?color=cyan) -![Latest tag](https://badgen.net/github/tag/dictyBase/aphgrpc/?scale=1.1) +![Tags](https://badgen.net/github/tags/dictyBase/aphgrpc/?color=cyan) ![GitHub repo size](https://img.shields.io/github/repo-size/dictyBase/aphgrpc?style=plastic) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/dictyBase/aphgrpc?style=plastic) -[![Lines of Code](https://badgen.net/codeclimate/loc/dictyBase/aphgrpc)](https://codeclimate.com/github/dictyBase/arangomanager/code) -[![Funding](https://badgen.net/badge/NIGMS/Rex%20L%20Chisholm,dictyBase/yellow?list=|)](https://projectreporter.nih.gov/project_info_description.cfm?aid=9476993) -[![Funding](https://badgen.net/badge/NIGMS/Rex%20L%20Chisholm,DSC/yellow?list=|)](https://projectreporter.nih.gov/project_info_description.cfm?aid=9438930) - -Package aphgrpc provides various interfaces, functions, types for building and -working with gRPC services. +[![Lines of Code](https://badgen.net/codeclimate/loc/dictyBase/aphgrpc)](https://codeclimate.com/github/dictyBase/aphgrpc/code)