diff --git a/README.md b/README.md index 84b28db..e36143f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# mp11 -Simple C++11 metaprogramming library +# mp11, a simple C++11 metaprogramming library For background, please see the article ["Simple C++11 metaprogramming"](http://pdimov.com/cpp2/simple_cxx11_metaprogramming.html).