summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-06-20 10:13:15 +1200
committerLars Wirzenius <liw@liw.fi>2010-06-20 10:13:15 +1200
commit8cb296a1ac5a3fc5750725c3f603e73c23db82b3 (patch)
treeeeaae00703b632ee44596ac061de230d8f4766c4 /README
parente65c5b754375820e56cc3d14e006513e2aeba689 (diff)
downloadttystatus-8cb296a1ac5a3fc5750725c3f603e73c23db82b3.tar.gz
Add some notes about hacking stuff to README.
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
index 2551b63..dbd4f80 100644
--- a/README
+++ b/README
@@ -29,6 +29,20 @@ You will need some other stuff to run automatic tests:
(setuppy-debian-versions-match).
+Hacking
+-------
+
+See <http://liw.fi/ttystatus/> for information about version control
+trees, etc.
+
+Run "make check" for unit tests. If you make any changes, run it
+first, and don't stop fixing things until coverage is 100% again.
+
+If you do make any improvements, I would welcome patches. Send me
+(see http://liw.fi/contact/ for details) a patch, a bzr bundle, or
+a link to a bzr branch I can merge from. Thanks!
+
+
Legalese
--------