summaryrefslogtreecommitdiff
path: root/examples/hello_world/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_world/README')
-rw-r--r--examples/hello_world/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/hello_world/README b/examples/hello_world/README
new file mode 100644
index 0000000..84f435c
--- /dev/null
+++ b/examples/hello_world/README
@@ -0,0 +1,9 @@
+This is a well known "hello world" application.
+It provides "hello_world" application written in C
+and nothing else.
+
+In order to build this program run the following commands:
+
+ bmake # for bulding
+ bmake installdirs # for creating destination directories
+ bmake install # for installing files