Code

Added the SysDB homepage to all manpages.
[sysdb.git] / README
diff --git a/README b/README
index 06c639f0dba11620f2220c4dd1261c4eed310a14..c78ec5fea715d77fb60c15c477e8a567a9f15f2f 100644 (file)
--- a/README
+++ b/README
@@ -23,6 +23,8 @@
   license. See COPYING for details. Changes between all SysDB releases can be
   found in the file ReleaseNotes.
 
+  <http://sysdb.io/>
+
 Configure and install SysDB
 ---------------------------
 
@@ -66,11 +68,10 @@ Prerequisites
 
     <http://pubs.opengroup.org/onlinepubs/9699919799/>
 
-  * asciidoc, xsltproc, xmlto:
+  * asciidoc, xmlto:
     The AsciiDoc text document format is used to write the manpages.
 
     <http://www.methods.co.nz/asciidoc/>
-    <http://xmlsoft.org/XSLT/>
     <https://fedorahosted.org/xmlto/>
 
   * libedit or libreadline:
@@ -110,8 +111,26 @@ Testing
   For the latest coverage report, see:
   <https://coveralls.io/r/tokkee/sysdb>
 
+Documentation
+-------------
+
+  All documentation for SysDB is available as manual pages (in roff and HTML
+  formats) and shipped alongside the source code in the doc/ subdirectory.
+  Also, it is available online at <http://sysdb.io/documentation/>.
+
+Getting Help
+------------
+
+  Various channels for asynchronous and real-time communication with
+  developers and users are available. See <http://sysdb.io/contact/> for
+  details about the mailing list, IRC channel, and social media.
+
 Author
 ------
 
   Sebastian “tokkee” Harl <sh@tokkee.org>
 
+  See the file THANKS for credits and inspiration.
+
+  Want to contribute? Check out the website <http://sysdb.io> for details.
+