diff --git a/README b/README index fb3591837..70ce1c3e2 100644 --- a/README +++ b/README @@ -2,6 +2,7 @@ Online Python Tutor Copyright (C) 2010 Philip J. Guo (philip@pgbovine.net) https://github.com/pgbovine/OnlinePythonTutor/ +Hello There, This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -134,4 +135,6 @@ The PDB debugger (Lib/pdb.py) is written in pure Python: http://docs.python.org/library/pdb.html - the bdb debugger framework is the C module that pdb calls http://docs.python.org/library/bdb.html +Thanks! +Have a nice day