monnier pushed a commit to branch master
in repository elpa.
commit 9892859e5d6e5dabc9cb757661b3e8fc807c82e5
Author: Teemu Likonen <[email protected]>
Date: Wed Jun 29 10:59:42 2011 +0300
README: Add a section about source code repository
---
README | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/README b/README
index 7f5d13d..83b68bb 100644
--- a/README
+++ b/README
@@ -291,6 +291,16 @@ more advanced parser is needed for that. Feel free to
replace the
detection function with a better one.
+The source code repository
+--------------------------
+
+<https://github.com/tlikonen/wcheck-mode>
+
+The branch named "master" is the release branch and it should always be
+safe to use. New features and experimental code are developed in other
+branches and then possibly merged to "master" when they are ready.
+
+
Copyright and license
---------------------