[simple-scan] Update README.md



commit d16140bf8769d09d90196cf14dea18073e6233ef
Author: Robert Ancell <robert ancell gmail com>
Date:   Fri Aug 24 04:07:37 2018 +0000

    Update README.md

 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README.md b/README.md
index 05fc907..3e6311a 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ application. Simple Scan allows you to capture images using [image
 scanners](https://en.wikipedia.org/wiki/Image_scanner) (e.g. flatbed
 scanners) that have suitable [SANE drivers](http://sane-project.org/) installed.
 
-## Building from source
+# Building from source
 
 Install the dependencies (first line is Ubuntu/Debian, second is Fedora):
 ```
@@ -31,7 +31,7 @@ $ ninja -C build/ all install
 $ XDG_DATA_DIRS=install/share:$XDG_DATA_DIRS ./install/bin/simple-scan
 ```
 
-## Debugging
+# Debugging
 
 There is a --debug command line switch to enable more verbose logging:
 ```
@@ -55,7 +55,7 @@ command line
 by the SANE project - these allow to to easily see and control all the
 settings your driver provides.
 
-## Contributing
+# Contributing
 
 To contribute code to Simple Scan make merge requests on
 [gitlab.gnome.org](https://gitlab.gnome.org/GNOME/simple-scan). If you


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]