summaryrefslogtreecommitdiff
path: root/cpp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/README.md')
-rw-r--r--cpp/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/README.md b/cpp/README.md
new file mode 100644
index 0000000..5367cfe
--- /dev/null
+++ b/cpp/README.md
@@ -0,0 +1,5 @@
+# libpom++
+
+C++ parser for the [POM configuration language](https://pom.computer).
+
+Requires at least C++17.