summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-04-19 23:02:59 +0200
committerPaul Buetow <paul@buetow.org>2012-04-19 23:02:59 +0200
commit3609492eab66e31be4dee57dae2f755f5c5163d3 (patch)
tree46284f00a09aca5a2e94b59c44e7230b55128966 /docs/README
parentf65264e8856f0b702cca28a699e960ff0192a392 (diff)
some restructuring
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README33
1 files changed, 0 insertions, 33 deletions
diff --git a/docs/README b/docs/README
deleted file mode 100644
index d839d8d..0000000
--- a/docs/README
+++ /dev/null
@@ -1,33 +0,0 @@
-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.