diff options
author | parth | 2011-09-22 22:05:51 +0530 |
---|---|---|
committer | parth | 2011-09-22 22:05:51 +0530 |
commit | 7f2291bc98959c2b67143efffdbc3f5d4f8ef9ca (patch) | |
tree | 55c6d1c9587db58968301767cd2c91fa1394b00c | |
parent | d7427e42df20fdc92fd3b5b336465af61de6ab80 (diff) | |
download | sdes-stscripts-7f2291bc98959c2b67143efffdbc3f5d4f8ef9ca.tar.gz sdes-stscripts-7f2291bc98959c2b67143efffdbc3f5d4f8ef9ca.tar.bz2 sdes-stscripts-7f2291bc98959c2b67143efffdbc3f5d4f8ef9ca.zip |
Added Readme file
-rw-r--r-- | README.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..1453e1c --- /dev/null +++ b/README.rst @@ -0,0 +1,19 @@ +====== +README +====== + +About +===== + +This repository contains the material from the *Software Development Techniques +for Scientist and Engineers* workshops, in the form of scripts that will be recorded +into `Spoken Tutorials`_. + +License +======= + +This work is licensed under a `Creative Commons Attribution-NonCommercial 2.5 India License`_ +. + +.. _Spoken Tutorials: http://spoken-tutorial.org/What_is_a_Spoken_Tutorial +.. _Creative Commons Attribution-NonCommercial 2.5 India License: http://creativecommons.org/licenses/by-nc/2.5/in/ |