monnier pushed a commit to branch master
in repository elpa.
commit 11a95f8bcc3590efdb8d52c0b93883bb341ca6b5
Author: Teemu Likonen <[email protected]>
Date: Mon Jul 18 12:44:51 2011 +0300
Minor README formatting
---
README.org | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 68e0ded..9c2209b 100644
--- a/README.org
+++ b/README.org
@@ -317,11 +317,11 @@ detection function with a better one.
** 7. The source code repository
-[[https://github.com/tlikonen/wcheck-mode]]
+GitHub repository URL: <[[https://github.com/tlikonen/wcheck-mode]]>
-The branch named "master" is the release branch and it should always be
+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 possibly merged to "master" when they are ready.
+branches and possibly merged to /master/ when they are ready.
** 8. Copyright and license
@@ -337,4 +337,4 @@ WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
-The license text: [[http://www.gnu.org/licenses/gpl-3.0.html]]
+The license text: <[[http://www.gnu.org/licenses/gpl-3.0.html]]>