diff options
author | Trupti Rajesh Kini | 2017-03-05 21:45:15 +0530 |
---|---|---|
committer | GitHub | 2017-03-05 21:45:15 +0530 |
commit | a218e9e817288a26d3aaba9c92d9e2c4b1546d2b (patch) | |
tree | b468457d2efc2f1a1d67df7f33b70ed02369afb6 | |
parent | c984dee5c1ff671922461e6c9178e96b44cd7204 (diff) | |
download | Python-Textbook-Companions-a218e9e817288a26d3aaba9c92d9e2c4b1546d2b.tar.gz Python-Textbook-Companions-a218e9e817288a26d3aaba9c92d9e2c4b1546d2b.tar.bz2 Python-Textbook-Companions-a218e9e817288a26d3aaba9c92d9e2c4b1546d2b.zip |
Create README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..afbcf18e --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Python-Textbook-Companions +Repository to store all the Python Textbook Companions. + +Visit Python TBC here http://tbc-python.fossee.in/ |