fixed link to the projects/source page and docs on sending patches
authorBenjamin Mako Hill <mako@atdot.cc>
Mon, 12 May 2014 02:41:53 +0000 (19:41 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Mon, 12 May 2014 02:41:53 +0000 (19:41 -0700)
README

diff --git a/README b/README
index 983163d43523a2d1307a4433ab2479ba3ee7c65c..5469db442a18b4adbb1adb92b69f84712905b326 100644 (file)
--- a/README
+++ b/README
@@ -3,13 +3,18 @@ Scripts to Count Messages from Google
 
 Author: Benjamin Mako Hill (mako@atdot.cc)
 License: GNU General Public License version 3 or any later version
 
 Author: Benjamin Mako Hill (mako@atdot.cc)
 License: GNU General Public License version 3 or any later version
-Home: http://projects.mako.cc/
+Code: http://projects.mako.cc/source/?p=gmail-maildir-counter
 
 I wrote this code in order to do the analysis I posted in this blog
 post:
 
 http://mako.cc/copyrighteous/google-has-most-of-my-email-because-it-has-all-of-yours
 
 
 I wrote this code in order to do the analysis I posted in this blog
 post:
 
 http://mako.cc/copyrighteous/google-has-most-of-my-email-because-it-has-all-of-yours
 
+If you want to send me patches or bugfixes, details on how to do that
+are here:
+
+http://projects.mako.cc/source/
+
 1. Parse your mailbox using the count_gmail.py script
 --------------------------------------------------------------
 
 1. Parse your mailbox using the count_gmail.py script
 --------------------------------------------------------------
 

Benjamin Mako Hill || Want to submit a patch?