commit 43d3a6289fa44ddaca718c210388f6a0890fa53e Author: Andrew Pardoe Date: Wed Aug 19 13:22:52 2015 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..21ba1df --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# CppCoreGuidelines +The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++