URI: 
       tAdded minimal readme - cross-stitch - interactively turn images into patterns for cross stitching
  HTML git clone git://src.adamsgaard.dk/cross-stitch
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
   DIR commit bdbe63bb3aa09da02aea51a143cc1fcafd2228f2
  HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Thu, 13 Feb 2014 19:36:32 +0100
       
       Added minimal readme
       
       Diffstat:
         A README.rst                          |      18 ++++++++++++++++++
       
       1 file changed, 18 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README.rst b/README.rst
       t@@ -0,0 +1,18 @@
       +cross-stitch
       +------------
       +
       +A Python application to turn your images into patterns for cross stitching.
       +
       +https://github.com/anders-dc/cross-stitch
       +
       +Requirements
       +------------
       +Python, Numpy, Matplotlib
       +
       +License
       +-------
       +GNU Public License version 3 or newer. See LICENSE.txt for details.
       +
       +Author
       +------
       +Anders Damsgaard (andersd@riseup.net)