X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=README;h=5af69d54bd3132781938f50156752eb2d4ca83bd;hb=9a2b37ab5fec7ceee3e62651c14ef85e5d86542f;hp=f3f0d815fd096cfd817708a07a042f90133979ce;hpb=3aa89fe2b3c877a139210fa70eb32bec77ec308d;p=bbcp.git diff --git a/README b/README index f3f0d81..5af69d5 100644 --- a/README +++ b/README @@ -4,11 +4,13 @@ Ducumentation (Russian): Directories structure: - new/ + BlackBox/ universal development environment synchronized with original BlackBox 1.6 - examples/ (all axamples are not tested on `new` version yet) + examples/ + some outdated examples + server/ static web-server as the example of an application for Linux OS console/ @@ -18,7 +20,7 @@ Directories structure: To build BlackBox: - cd new + cd BlackBox ./switch-target `uname -s` GUI ./build @@ -31,7 +33,7 @@ To create BlackBox assembly (after build): ./export Example: build, create assembly in /tmp, run BlackBox from assembly: - cd new + cd BlackBox ./switch-target `uname -s` GUI ./build ./export /tmp/BlackBox-`uname -s`