From fd47557dbb8ac1c02880d9249350cb037f2c463d Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 11 Nov 2019 21:20:41 -0800 Subject: Updates to README. This adds links for discord, and harmonizes the use of shields. --- README.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index e7b77012..9c566987 100644 --- a/README.adoc +++ b/README.adoc @@ -13,10 +13,11 @@ endif::[] // to update the aforementioned HTML file! image:https://img.shields.io/badge/license-MIT-blue.svg[MIT License] -image:https://img.shields.io/circleci/project/github/nanomsg/nng.svg?label=[Linux Status,link="https://circleci.com/gh/nanomsg/nng"] +image:https://img.shields.io/discord/639573728212156478?label=discord[Discord,link="https://discord.gg/Xnac6b9"] +image:https://img.shields.io/circleci/project/github/nanomsg/nng.svg?label=linux[Linux Status,link="https://circleci.com/gh/nanomsg/nng"] image:https://img.shields.io/appveyor/ci/nanomsg/nng/master.svg?label=windows[Windows Status,link="https://ci.appveyor.com/project/nanomsg/nng"] -image:https://codecov.io/gh/nanomsg/nng/branch/master/graph/badge.svg?label=coverage[Coverage,link="https://codecov.io/gh/nanomsg/nng"] -image:https://api.codacy.com/project/badge/Grade/f241cba192974787b66f7e4368777ebf["Codacy code quality", link="https://www.codacy.com/app/gdamore/nng?utm_source=github.com&utm_medium=referral&utm_content=nanomsg/nng&utm_campaign=Badge_Grade"] +image:https://img.shields.io/codecov/c/github/nanomsg/nng?label=coverage[Coverage,link="https://codecov.io/gh/nanomsg/nng"] +image:https://img.shields.io/codacy/grade/f241cba192974787b66f7e4368777ebf[Codacy,link="https://www.codacy.com/app/gdamore/nng"] NOTE: If you are looking for the legacy version of nanomsg, please -- cgit v1.2.3-70-g09d2