瀏覽代碼

make readme a little more readable

link to source documents for people that are reading just the README without a web browser
hyperlink to the changes document as well
Antoine Beaupré 9 年之前
父節點
當前提交
6629772760
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      README.rst

+ 4 - 2
README.rst

@@ -9,7 +9,8 @@ since only changes are stored.
 The authenticated encryption technique makes it suitable for backups to not
 The authenticated encryption technique makes it suitable for backups to not
 fully trusted targets.
 fully trusted targets.
 
 
-`Borg Installation docs <http://borgbackup.github.io/borgbackup/installation.html>`_
+See the `installation manual <installation>`_ or, if you have already
+downloaded Borg, ``docs/installation.rst`` to get started with Borg.
 
 
 
 
 Main features
 Main features
@@ -115,7 +116,8 @@ considerations regarding project goals and policy of the Borg project.
 
 
 BORG IS NOT COMPATIBLE WITH ORIGINAL ATTIC.
 BORG IS NOT COMPATIBLE WITH ORIGINAL ATTIC.
 EXPECT THAT WE WILL BREAK COMPATIBILITY REPEATEDLY WHEN MAJOR RELEASE NUMBER
 EXPECT THAT WE WILL BREAK COMPATIBILITY REPEATEDLY WHEN MAJOR RELEASE NUMBER
-CHANGES (like when going from 0.x.y to 1.0.0). Please read CHANGES document.
+CHANGES (like when going from 0.x.y to 1.0.0). Please read the
+`changelog`_ (or ``CHANGES.rst`` in the source distribution) for more information.
 
 
 NOT RELEASED DEVELOPMENT VERSIONS HAVE UNKNOWN COMPATIBILITY PROPERTIES.
 NOT RELEASED DEVELOPMENT VERSIONS HAVE UNKNOWN COMPATIBILITY PROPERTIES.