From a0ac1a79754aab02d66a2839e5405ec2161c29e6 Mon Sep 17 00:00:00 2001 From: mandlm Date: Sat, 31 Mar 2018 22:36:49 +0200 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3421d3b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# libdokuwiki +This is a wrapper around the DokuWiki XML RPC interface using xmlrpc_c.