changed it to build dataset with a few more variables
[babynames-cdsw] / README
diff --git a/README b/README
index 49e67dee53c6ddb9d7a5e13ff54a344f41e49d08..cbf04d9a97df3da5d890a3c2c31ff6e7e80d9540 100644 (file)
--- a/README
+++ b/README
@@ -1,14 +1,36 @@
-Copyright ⓒ 2014  Benjamin Mako Hill (http://mako.cc/)
-
-Released as free software under the GNU General Public License v2 or any
-later version.
+Baby Names Project - Community Data Science Workshops
+=======================================================================
 
 These are example programs for use in the Community Data Science
-Workshops. More details are available here:
+Workshops.  Detail about this project is kept in the CDSW wiki:
+
+http://wiki.communitydata.cc/Baby_Names
+
+In our workshops, mentors and teachers will introduce and walk through
+the three example programs included in this archive (i.e.,
+babynames1.py, babynames2.py, and babynames3.py).
+
+After we have introduced these files, we will walk through a set of
+coding challenges or exercises. The recommended exercises are
+detailed here although we encourage learners to explore, play, and try
+things out:
+
+http://wiki.communitydata.cc/Baby_Names#Ideas_for_exercises
 
-https://openhatch.org/wiki/Community_Data_Science_Workshops
 
-Data for this project (the txt files) are downloaded from the US Social
-Security administration and are public domain:
+Copyright and Credit
+=======================================================================
+Copyright ⓒ 2014-2015  Benjamin Mako Hill (http://mako.cc/)
+
+Released as free software under the GNU General Public License v3 or
+any later version.
+
+Data for this project (the txt files) are downloaded from the US
+Social Security administration and are public domain:
 
 http://www.ssa.gov/oact/babynames/limits.html
+
+More details about the CDSW is available here:
+
+http://wiki.communitydata.cc/Community_Data_Science_Workshops
+

Benjamin Mako Hill || Want to submit a patch?