From b0737f4169fdb083e9bf0eea6becacec91a295eb Mon Sep 17 00:00:00 2001 From: Antony Polukhin Date: Thu, 18 May 2017 22:51:47 +0300 Subject: [PATCH] Fix formatting in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cfc10f..4a99a28 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#[Boost.TypeIndex](http://boost.org/libs/type_index) +# [Boost.TypeIndex](http://boost.org/libs/type_index) Boost.TypeIndex is a part of the [Boost C++ Libraries](http://github.com/boostorg). It is a runtime/compile time copyable type info. ### Test results