From 60c17c1d18c70a01c2585e715bfba2f8a426bcfe Mon Sep 17 00:00:00 2001 From: Waldemar Quevedo Date: Fri, 19 Nov 2021 22:43:33 -0800 Subject: [PATCH] readme updates Signed-off-by: Waldemar Quevedo --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9ba803b9..198deed6 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,7 @@ An [asyncio](https://docs.python.org/3/library/asyncio.html) Python client for the [NATS messaging system](https://nats.io). +[![docs](https://img.shields.io/static/v1?label=docs&message=docs&color=informational)](https://nats-io.github.io/nats.py/) [![pypi](https://img.shields.io/pypi/v/nats-py.svg)](https://pypi.org/project/nats-py) [![Build Status](https://travis-ci.org/nats-io/nats.py.svg?branch=master)](http://travis-ci.org/nats-io/nats.py) [![Versions](https://img.shields.io/pypi/pyversions/nats-py.svg)](https://pypi.org/project/nats-py)