]> arthur.barton.de Git - bup.git/commitdiff
README: rework the title hierarchy
authorGabriel Filion <lelutin@gmail.com>
Mon, 16 May 2011 05:13:27 +0000 (01:13 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 29 May 2011 23:47:20 +0000 (19:47 -0400)
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 <lelutin@gmail.com>
README.md

index 94d5c566edf1dc6b1b2a1f7a6bc8f0b71c6bbbaf..d29af412f47ce1652e194b60946d640d5c968811 100644 (file)
--- 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