From 17f1d5e3ccefe569a9a06532e64ed55edb013182 Mon Sep 17 00:00:00 2001 From: Prabhu Ramachandran Date: Fri, 20 Jan 2017 00:33:26 +0530 Subject: Update readme. --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index e736630..bffcd1d 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ This repository contains material for workshops. -The scipy directory contains material for the introductory scipy -workshop held at SciPy India 2016. +The scipy directory contains material for workshops on introductory scientific +computing with Python. -- cgit