Code

store: Fixed JSON-serialization of time-series data.
[sysdb.git] / README
diff --git a/README b/README
index 06c639f0dba11620f2220c4dd1261c4eed310a14..fa18d6c227b19a4108e1858b09245cc9b27e89e6 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.
 
   license. See COPYING for details. Changes between all SysDB releases can be
   found in the file ReleaseNotes.
 
+  <http://sysdb.io/>
+
 Configure and install SysDB
 ---------------------------
 
 Configure and install SysDB
 ---------------------------
 
@@ -66,11 +68,10 @@ Prerequisites
 
     <http://pubs.opengroup.org/onlinepubs/9699919799/>
 
 
     <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/>
     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:
     <https://fedorahosted.org/xmlto/>
 
   * libedit or libreadline:
@@ -102,16 +103,34 @@ Testing
   tests will be disabled automatically.
 
   For the latest build status, see:
   tests will be disabled automatically.
 
   For the latest build status, see:
-  <https://travis-ci.org/tokkee/sysdb>
+  <https://travis-ci.org/sysdb/sysdb>
 
   Code coverage testing using Gcov may be enabled when using the
   ‘--enable-gcov’ configure option.
 
   For the latest coverage report, see:
 
   Code coverage testing using Gcov may be enabled when using the
   ‘--enable-gcov’ configure option.
 
   For the latest coverage report, see:
-  <https://coveralls.io/r/tokkee/sysdb>
+  <https://coveralls.io/r/sysdb/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>
 
 
 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.
+