From: Gabriel Filion Date: Mon, 16 May 2011 05:13:27 +0000 (-0400) Subject: README: rework the title hierarchy X-Git-Tag: bup-0.25-rc1~9 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=commitdiff_plain;h=4227151e10b322a626e74d608bbf167478ae4527 README: rework the title hierarchy In Markdown, a line underlining another one with '=' characters represents a first level title, while a line underlining another one with '-' characters represents a second level title. Rework the title levels to gain visibility on the different sections and to allow to split "Getting started" more easily (see my next commit for additions to this section). Signed-off-by: Gabriel Filion --- diff --git a/README.md b/README.md index 94d5c56..d29af41 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Reasons you might want to avoid bup Getting started ---------------- +=============== - Check out the bup source code using git: @@ -171,7 +171,7 @@ That's all there is to it! Notes on FreeBSD -================ +---------------- - FreeBSD's default 'make' command doesn't like bup's Makefile. In order to compile the code, run tests and install bup, you need to install GNU Make @@ -192,7 +192,7 @@ Notes on FreeBSD How it works ------------- +============ Basic storage: @@ -326,7 +326,7 @@ join, index, save, etc.) to get details on that command. How you can help ----------------- +================ bup is a work in progress and there are many ways it can still be improved. If you'd like to contribute patches, ideas, or bug reports, please join the