hg site extension
 
(drak)
2014-02-10: reindent text.

reindent text.

diff --git a/README.txt b/README.txt
--- a/README.txt
+++ b/README.txt
@@ -9,11 +9,11 @@ With hg site you can say goodbye to vend
 Mission Statement
 -----------------
 
-The goal of hg site is to enable convenient sharing of code over commodity servers which only
-offer FTP access and statically served files, while providing the same
-information as hg serve and full solutions like bitbucket and
-gitorious (naturally without the interactivity, but you can always
-clone the repo to interact).
+The goal of hg site is to enable convenient sharing of code over
+commodity servers which only offer FTP access and statically served
+files, while providing the same information as hg serve and full
+solutions like bitbucket and gitorious (naturally without the
+interactivity, but you can always clone the repo to interact).
 
 
 Installation
@@ -31,7 +31,8 @@ Usage
 
 Create and Upload your Site: `hg push [-f] --sitename "sitename" ftps://user:password@ftp.host.tld/path/to/dir`
 
-That’s how this site gets created.  With -f it is reuploaded completely, otherwise only the changes get uploaded.  
+That’s how this site gets created.  With -f it is reuploaded
+completely, otherwise only the changes get uploaded.
 
 If you want to make this more convenient, add the following path and alias to your .hg/hgrc: