added python 3 notice

This commit is contained in:
hellerve
2015-07-13 01:16:50 +02:00
parent 6dd5fe7be9
commit bb6b19f0e9

View File

@@ -3,7 +3,7 @@
IMProved aims to build an interpreter for IMP (based on 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)) [this](http://jayconrod.com/posts/37/a-simple-interpreter-from-scratch-in-python-part-1))
that is fully documented, occassionally improved and that is fully documented, occassionally improved and
embeddable into Python. embeddable into Python 3.
As you may notice, I am bad at documentation. As you may notice, I am bad at documentation.