(drak)
2014-02-10: polish readme. polish readme.
diff --git a/README.txt b/README.txt
--- a/README.txt
+++ b/README.txt
@@ -31,11 +31,9 @@ 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 easier, add a path and an alias to your .hg/hgrc:
+If you want to make this more convenient, add the following path and alias to your .hg/hgrc:
[paths]
ftp = ftps://user:password@ftp.host.tld/path/to/dir