summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2014-11-07 18:01:47 +0000
committerOlivier Gayot <duskcoder@gmail.com>2014-11-07 18:04:27 +0000
commite95a7e991466b07ed3721fcabc5e66239d1b431b (patch)
tree8c5f0008b1afc0ccdd98ba2804e5e1ef135b50ba
parent251f92ddf6898c5d268b504883a3da0d49930c51 (diff)
fix issue with the markdown format
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 48a65ac..b07bf96 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ usage:
<stdout>
+```
# extended LDIF
#
# LDAPv3
@@ -47,3 +48,4 @@ unikentdepartment: comp
# search result
search: 2
result: 0 Success
+```