DEADSOFTWARE

fix export
[bbcp.git] / README.md
index d605670237c892bd2a9ae1b1bca936848189bb11..c382bebe858ab1a449d03332499afd23582f07cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,20 +1,27 @@
-BlackBox Component Builder port for OpenBSD, GNU/Linux, FreeBSD
-
-Repository includes version for Windows also.
-
-Distribution for Debian/Ubuntu:
-* [bbcb_1.7~a1.12_amd64.deb](http://iadenisov.ru/blackbox/linux/bbcb_1.7~a1.12_amd64.deb)
-* [bbcb_1.7~a1.12_i386.deb](http://iadenisov.ru/blackbox/linux/bbcb_1.7~a1.12_i386.deb)
+BlackBox Component Builder for Windows, GNU/Linux, OpenBSD, FreeBSD
+
+Tested on:
+* Windows XP,7,10
+* OpenBSD 6.0
+* Fedora Core 17
+* Ubuntu 14.04, 16.04 LTS
+* Ubuntu GNOME 17.04
+* Arch Linux 4.9.6
+* Debian Mate
+* Red Hat Enterprise Linux Server 6.3
+* FreeBSD 11.0
 
 Directories structure:
 
        BlackBox/
                universal development environment based on BlackBox 1.7
 
+       devnotes/
+               technical information for framework developers
+
        examples/
                encoder/ - encoding subsystems by StdCoder from the command line
-               fpstest/ - loop and fonts test
-               server/ - static single-thread web-server
+               server/  - static single-thread web-server
 
 Installation of required packages in Ubuntu (should work also with other Debian-based OS):
 
@@ -65,9 +72,13 @@ Example: build, create assembly and run BlackBox from assembly:
        ./run-BlackBox
 
 Authors:
-* [Oberon microsystems AG](http://www.oberon.ch/blackbox.html)
-* [BlackBox Framework Center](http://blackboxframework.org)
+* Oberon microsystems AG
+* BlackBox Framework Center
 * Alexander V. Shiryaev
 * Igor A. Dehtyarenko
 * Ivan A. Denisov
 
+Download for Debian/Ubuntu:
+* [bbcb_1.7~a1.12_amd64.deb](http://iadenisov.ru/blackbox/linux/bbcb_1.7~a1.13_amd64.deb)
+* [bbcb_1.7~a1.12_i386.deb](http://iadenisov.ru/blackbox/linux/bbcb_1.7~a1.13_i386.deb)
+