summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/README b/docs/README
new file mode 100644
index 0000000..d839d8d
--- /dev/null
+++ b/docs/README
@@ -0,0 +1,33 @@
+For general program informations see http://loadbars.buetow.org
+
+For legal informations see COPYING and COPYING.FONT
+
+For any program help check out --help on command line or 'h' during program
+execution.
+
+For a list of features which might be added in the future see WHISHLIST
+
+For a changelog see CHANGELOG
+
+For a list of all known bugs see BUGS
+
+Supported platforms are: Linux
+
+the latter may not have full functionality).
+
+For Linux at least a 2.6 Kernel is required.
+
+Versioning schema: a.b.c[.d][.e], where
+ a = Don't know yet. Maybe will stay forever 0.
+ b = Major release (new major features)
+ c = Minor release (new minor features or code refactoring)
+ d = Optional, bugfixes only release
+ e = Optional, cosmetic fixes only release
+
+ It's not a release if there is a -master suffix. It's a stable
+ version (master branch) then.
+
+ It's not a release if there is a -devel suffix. It's a development
+ version (devel branch) then.
+
+For some help/usage please consult the HELP file.