From d03dc9d3d9047e204aff664ab809eee7720f32f4 Mon Sep 17 00:00:00 2001 From: karimthehacker <37745459+karimthehacker@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:07:41 +0530 Subject: [PATCH] Update README --- README | 3 +++ 1 file changed, 3 insertions(+) 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