aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 7560e656..b528e7c0 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,6 +1,11 @@
nng - nanomsg-NG
================
+image:https://img.shields.io/badge/license-MIT-blue.svg[MIT License]
+image:https://img.shields.io/travis/nanomsg/nng/master.svg?label=linux[Linux Status,link="https://travis-ci.org/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"]
+
+
This repository represents a work in progress rewrite of the SP protocol
library called "libnanomsg". The work is being done by Garrett D'Amore,
and at this juncture he is *not* soliciting assistance.