diff --git a/README.md b/README.md index e9b14d8..a369161 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ IMProved aims to build an interpreter for IMP (based on [this](http://jayconrod.com/posts/37/a-simple-interpreter-from-scratch-in-python-part-1)) that is fully documented, occassionally improved and -embeddable into Python. +embeddable into Python 3. As you may notice, I am bad at documentation.