Always restore the position of the window when it appears on the desktop
[psensor.git] / README
diff --git a/README b/README
index 3b50a77..15c908a 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,7 @@
-Psensor README
-==============
+= Psensor README
+:docinfo2:
+:toc:
+:icons: font
 
 Introduction
 ------------
@@ -116,8 +118,8 @@ The compilation of +psensor+ requires:
  * lm-sensors
  * library sensors4
  * library gtk3 >=3.4
- * help2man 
- * asciidoc (optional, required to produce the html version of the
+ * help2man (optional, required to produce the manpage)
+ * asciidoctor (optional, required to produce the html version of the
    faq)
  * cppcheck (optional, static source checker)
  * library libnotify (optional)
@@ -132,7 +134,7 @@ The compilation of +psensor+ requires:
 The specific requirements for +psensor-server+:
 
  * library libmicrohttpd 
- * library json0
+ * library json-c >= 0.11.99
 
 Compilation and Installation Steps
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~