summaryrefslogtreecommitdiff
path: root/hello/README.md
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-07-22 17:13:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-07-22 17:13:08 +0300
commita55f55b0c8b7f5858f909e75481cddb92b2271ab (patch)
tree2a145f65294cab5c0d5ffe27ecef274c1d105f58 /hello/README.md
parent3f7de3ad1271dedbadcc3bd5db3837a221d0fa40 (diff)
Release version 1.0.0+9v1.0.0+9
Bump project requirements for build2 to 0.14.0 Move package description from manifest to README.md file
Diffstat (limited to 'hello/README.md')
-rw-r--r--hello/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/hello/README.md b/hello/README.md
new file mode 100644
index 0000000..02fe205
--- /dev/null
+++ b/hello/README.md
@@ -0,0 +1,5 @@
+# hello
+
+A simple program that implements the "Hello World" example in C++ using the
+`libhello` library. Its primary goal is to show a canonical `build2`/`bpkg`
+project/package.