diff --git a/README.md b/README.md new file mode 100644 index 0000000..496a653 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# cppbestpractices + +Collaborative Collection of C++ Best Practices + +This document is available as a download via [gitbook](https://www.gitbook.com/book/lefticus/cpp-best-practices) + +For more information please see the [Preface](01-Preface.md).