diff options
author | Prabhu Ramachandran | 2016-12-09 18:21:17 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2016-12-09 18:21:17 +0530 |
commit | 435c6e24a9dab1545f1950b9fb62dd98d05ea658 (patch) | |
tree | 26b7953e3a9a9ebc3efb353bc0302e63d44331b1 /README.txt | |
parent | c64ef73e7d1f180a82bfde53b1891cbaa633932a (diff) | |
download | python-workshops-435c6e24a9dab1545f1950b9fb62dd98d05ea658.tar.gz python-workshops-435c6e24a9dab1545f1950b9fb62dd98d05ea658.tar.bz2 python-workshops-435c6e24a9dab1545f1950b9fb62dd98d05ea658.zip |
Adding simple readme.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..e736630 --- /dev/null +++ b/README.txt @@ -0,0 +1,4 @@ +This repository contains material for workshops. + +The scipy directory contains material for the introductory scipy +workshop held at SciPy India 2016. |