From 42471e21d11d476aeb3d895854adfebbe2629a71 Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Mon, 25 Sep 2023 14:52:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e4281d..0a257f8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ doap ==== -[![D](https://github.com/deavmi/doap/actions/workflows/d.yml/badge.svg?branch=master)](https://github.com/deavmi/doap/actions/workflows/d.yml) [![Coverage Status](https://coveralls.io/repos/github/deavmi/doap/badge.svg?branch=master)](https://coveralls.io/github/deavmi/doap?branch=master) +![DUB](https://img.shields.io/dub/v/doap?color=%23c10000ff%20&style=flat-square) ![DUB](https://img.shields.io/dub/dt/doap?style=flat-square) ![DUB](https://img.shields.io/dub/l/doap?style=flat-square) [![D](https://github.com/deavmi/doap/actions/workflows/d.yml/badge.svg?branch=master)](https://github.com/deavmi/doap/actions/workflows/d.yml) [![Coverage Status](https://coveralls.io/repos/github/deavmi/doap/badge.svg?branch=master)](https://coveralls.io/github/deavmi/doap?branch=master) **doap** is a CoAP library for the D programming language.