From 435c6e24a9dab1545f1950b9fb62dd98d05ea658 Mon Sep 17 00:00:00 2001 From: Prabhu Ramachandran Date: Fri, 9 Dec 2016 18:21:17 +0530 Subject: Adding simple readme. --- README.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.txt 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. -- cgit