summaryrefslogtreecommitdiffstats
path: root/src/yajlpp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/yajlpp/README.md')
-rw-r--r--src/yajlpp/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/yajlpp/README.md b/src/yajlpp/README.md
new file mode 100644
index 0000000..3a7650c
--- /dev/null
+++ b/src/yajlpp/README.md
@@ -0,0 +1,5 @@
+# YAJLPP
+
+This directory contains a C++ adapter for the YAJL JSON library. The adapter
+provides a usage model that is based around client code mapping internal data
+structures to a JSON schema.