diff --git a/README.adoc b/README.adoc index 9c5669873..666148f29 100644 --- a/README.adoc +++ b/README.adoc @@ -12,12 +12,17 @@ endif::[] // Note: If you're updating this file, don't forget to re-run asciidoctor // to update the aforementioned HTML file! -image:https://img.shields.io/badge/license-MIT-blue.svg[MIT License] -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://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"] +//image:https://img.shields.io/github/workflow/status/nanomsg/nng/darwin?logoColor=grey&logo=apple&label=[macOS Status,link="https://github.com/nanomsg/nng/actions"] +image:https://img.shields.io/github/workflow/status/nanomsg/nng/linux?logoColor=grey&logo=ubuntu&label=[Linux Status,link="https://github.com/nanomsg/nng/actions"] +image:https://img.shields.io/github/workflow/status/nanomsg/nng/windows?logoColor=grey&logo=windows&label=[Windows Status,link="https://github.com/nanomsg/nng/actions"] +image:https://img.shields.io/circleci/project/github/nanomsg/nng.svg?logo=circleci&logoColor=grey&label=[Linux Status,link="https://circleci.com/gh/nanomsg/nng"] +image:https://img.shields.io/appveyor/ci/nanomsg/nng/master.svg?logo=appveyor&logoColor=grey&label=[Windows Status,link="https://ci.appveyor.com/project/nanomsg/nng"] +image:https://img.shields.io/codecov/c/github/nanomsg/nng?logo=codecov&logoColor=grey&label=[Coverage,link="https://codecov.io/gh/nanomsg/nng"] +image:https://img.shields.io/codacy/grade/f241cba192974787b66f7e4368777ebf?logo=codacy&logoColor=grey&label=[Codacy,link="https://www.codacy.com/app/gdamore/nng"] +image:https://img.shields.io/lgtm/grade/cpp/github/nanomsg/nng?logo=lgtm&logoColor=grey&label=[LGTM,link="https://lgtm.com/projects/g/nanomsg/nng/?mode=list"] +image:https://img.shields.io/discord/639573728212156478?label=&logo=discord[Discord,link="https://discord.gg/Xnac6b9"] +image:https://img.shields.io/static/v1?label=&message=docs&logo=asciidoctor&logoColor=silver&color=blue[] +image:https://img.shields.io/github/license/nanomsg/nng.svg?logoColor=silver&logo=open-source-initiative&label=&color=blue[MIT License,link="https://github.com/nanomsg/nng/blob/master/LICENSE.txt"] NOTE: If you are looking for the legacy version of nanomsg, please