From 4b43ade1c4358dd28d78395c03e7c1465d6c51ed Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Mon, 23 Dec 2019 13:25:49 +0100 Subject: [PATCH] Compiler Explorer link updated in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65240c62..f121f459 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Conan stable](https://api.bintray.com/packages/mpusz/conan-mpusz/mp-units%3Ampusz/images/download.svg?version=0.3.1%3Astable)](https://bintray.com/mpusz/conan-mpusz/mp-units%3Ampusz/0.3.1%3Astable/link) [![Conan testing](https://api.bintray.com/packages/mpusz/conan-mpusz/mp-units%3Ampusz/images/download.svg)](https://bintray.com/mpusz/conan-mpusz/mp-units%3Ampusz/_latestVersion) + # `mp-units` - A Units Library for C++ ## TL;DR @@ -35,7 +36,7 @@ int main() } ``` -Try it on [Compiler Explorer](https://godbolt.org/z/OVpkT1). +Try it on [Compiler Explorer](https://godbolt.org/z/7pqFV7). ## Summary