diff --git a/README.md b/README.md index c6fc8ca..d3cf3c0 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ 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). + +This book has inspired an O'Reilly video: [Learning C++ Best Practices](http://shop.oreilly.com/product/0636920049814.do)