readme

Jean-Francois Dockes Jean-Francois Dockes 2017-07-02

copied README.wiki -> README.md
README.wiki to README.md
--- a/README.wiki
+++ b/README.md
@@ -1,14 +1,14 @@
-==Recoll Unity scope Daemon written in Python==
+# Recoll Unity scope Daemon written in Python==
 
 Depends on python-recoll
 
-===Trying out the scope===
+## Trying out the scope
 
-{{{
+```
 sudo add-apt-repository ppa:recoll-backports/recoll-1.15-on
 sudo apt-get update
 sudo apt-get install unity-scope-recoll
-}}}
+```
 
 Of course you need to run the indexer at least once, from the Qt Recoll GUI
 or the command line, before you can get any results from the scope.
@@ -17,7 +17,7 @@
 with 'recoll:' (without the quotes), or using "Filter Results"->"Sources".
 
 
-===Call to volunteers:===
+## Call to volunteers:
 
 I have separated the Scope code from the main Recoll repository because the
 Scope only depends on the external Python API, and in the hope that it may