diff options
-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/ |