hg site extension
 
(Arne Babenhauserheide)
2014-02-09: polish

polish

diff --git a/README.txt b/README.txt
--- a/README.txt
+++ b/README.txt
@@ -30,13 +30,13 @@ the b-extension, your bugtracking follow
 Features
 --------
 
-- shows the history, branches, tags and bookmarks
-- shows bugs tracked via the [b-extension][]
-- shows the readme
-- shows forks which are defined as paths in `.hg/hgrc` - from any source hg supports
+- shows the history, branches, tags and bookmarks.
+- shows bugs tracked via the [b-extension][].
+- shows the readme.
+- shows forks which are defined as paths in `.hg/hgrc` - from any source hg supports.
 - uploads only  hanged files (based on the time they were last modified), so uploads can be reasonably fast.
-- Supports FTP and FTPS. Use the latter if you can (just use URLs starting with `ftps://`)
-- static site (no vulnerabilities, little dependencies, high performance)
+- Supports FTP and FTPS. Use the latter if you can (just use URLs starting with `ftps://`).
+- static site (no vulnerabilities, little dependencies, high performance).
 
 [b-extension]: http://mercurial.selenic.com/wiki/bExtension "Distributed Bug Tracking: Get bugs resolved, not organized"