diff --git a/README.md b/README.md index 441f0d0..efc06ac 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,8 @@ $ cd [downloaded repo directory name] $ ipython notebook ``` +Notebook tested with Python 2.7.x. + ## Credits * [Cracking the Coding Interview](http://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X) | [GitHub](https://github.com/gaylemcd/ctci)