diff --git a/README.rst b/README.rst index aabbe81..90fa393 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,14 @@ -cpp11 -===== +======================================== +GRANDPA, I DON’T WANT NONE OF YOUR C++!! +======================================== -Notes and examples for my 2012 UTOS Conference talk \ No newline at end of file +.. rubric:: Notes and examples for my 2012 UTOS Conference talk + +You thought the language was essentially dead, relegated to the slaves who +produce the latest video games; you were wrong! + +Last year the latest C++ standard, c++11, was ratified adding many of the +features one would expect from a modern programming language. + +Come participate in an overview and example festival of some of the added +features.