summaryrefslogtreecommitdiff
path: root/libhello/README.md
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-07-22 17:11:45 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-07-22 17:11:45 +0300
commit7f62790591b66bda248140013bdbd12bf078c2a2 (patch)
treef7e80b3b09f606e2c30df2bb4a5409b31e03152f /libhello/README.md
parent7d3ec6098c5e874153d3f5a4ffba3606849e9406 (diff)
Release version 1.1.0+10v1.1.0+10
Bump project requirements for build2 to 0.14.0 Move package description from manifest to README.md file
Diffstat (limited to 'libhello/README.md')
-rw-r--r--libhello/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/libhello/README.md b/libhello/README.md
new file mode 100644
index 0000000..3dab9aa
--- /dev/null
+++ b/libhello/README.md
@@ -0,0 +1,4 @@
+# libhello
+
+A simple library that implements the "Hello World" example in C++. Its primary
+goal is to show a canonical `build2`/`bpkg` project/package.