From 596e9a0cd5e807a265f1f8cc645dce99b7fe7f28 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 22:06:42 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1755fcf..266aa87 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ Features Import File Format ==================== -#add property +# add property /appconfig/path=property=value -#remove a property +# remove a property -/path/property You can either upload a file or specify a http url of the version control system that way all your zookeeper changes will be in version control.