From 2a47a1e48f2decfb4a064c8b895e0cb8ed12865b Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 1 Aug 2020 12:00:01 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5f22a681..817c0102 100644 --- a/README.rst +++ b/README.rst @@ -78,7 +78,7 @@ Examples fmt::print("Hello, world!\n"); } -**Format a string** +**Format a string** (`run `_) .. code:: c++