DEADSOFTWARE

поправил скрипты запуска примеров с учетом положения среды, закомментрировал в HostGn...
[bbcp.git] / README
diff --git a/README b/README
index 5af69d54bd3132781938f50156752eb2d4ca83bd..c051ce21881327e29213630030f22a1cf9e089af 100644 (file)
--- a/README
+++ b/README
@@ -10,13 +10,12 @@ Directories structure:
 
        examples/
                some outdated examples
-
-               server/
-                       static web-server as the example of an application for Linux OS
                console/
                        simple console application
                fpstest/
                        loop test
+               server/
+                       static web-server as the example of an application for Linux OS
 
 To build BlackBox:
 
@@ -27,6 +26,8 @@ To build BlackBox:
 To run BlackBox (after build):
 
        ./run-BlackBox
+       or
+       ./run-BlackBox-2
 
 To create BlackBox assembly (after build):