aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2020-01-05 12:12:41 +0100
committerFelix Morgner <felix.morgner@gmail.com>2020-01-05 12:12:41 +0100
commite2fb4684c45ec8c8b254baa105c2d6d803882425 (patch)
tree19c47de00908530313bd4658e3a885177701332f
parent1dcec6ef26b5380f92ccad556318b3a97e4336b0 (diff)
downloadnewtype-e2fb4684c45ec8c8b254baa105c2d6d803882425.tar.xz
newtype-e2fb4684c45ec8c8b254baa105c2d6d803882425.zip
doc: actually add the conan badge to the list
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8608ee0..cb16ae4 100644
--- a/README.rst
+++ b/README.rst
@@ -4,7 +4,7 @@ newtype
The `newtype` library provides types and functions to facilitate the creation of strong type aliases.
-|c++20| |license| |docs| |travis| |btc|
+|c++20| |license| |docs| |travis| |conan| |btc|
Usage
=====