From: Philippe Proulx Date: Wed, 14 Oct 2015 16:18:56 +0000 (-0400) Subject: README.md: add PyPI badge X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=8be233384584382367ec0db5920a0b0e5039dd15;p=deliverable%2Fbarectf.git README.md: add PyPI badge Signed-off-by: Philippe Proulx --- diff --git a/README.md b/README.md index fba5133..f3bed8e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # barectf +[![](https://img.shields.io/pypi/v/barectf.svg)](https://pypi.python.org/pypi/barectf) + **barectf** is a command-line utility which generates pure C99 code that is able to write native [Common Trace Format](http://diamon.org/ctf) (CTF) binary streams.