Adding shield for conda-forge to readme

This commit is contained in:
Tom de Geus 2019-11-29 17:25:09 +01:00
parent bb205d940d
commit 932d246e24
No known key found for this signature in database
GPG Key ID: C408E6AA1BBB61A1

View File

@ -15,6 +15,10 @@
:alt: Ask questions at StackOverflow with the tag fmt :alt: Ask questions at StackOverflow with the tag fmt
:target: http://stackoverflow.com/questions/tagged/fmt :target: http://stackoverflow.com/questions/tagged/fmt
.. image:: https://img.shields.io/conda/vn/conda-forge/fmt.svg
:alt: Conda Version
:target: https://anaconda.org/conda-forge/fmt
**{fmt}** is an open-source formatting library for C++. **{fmt}** is an open-source formatting library for C++.
It can be used as a safe and fast alternative to (s)printf and iostreams. It can be used as a safe and fast alternative to (s)printf and iostreams.