summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTobias Brox <tobixen@gmail.com>2013-10-02 00:30:04 +0200
committerTobias Brox <tobixen@gmail.com>2013-10-02 00:30:04 +0200
commit236ac70106639993a905c8744cb929698816ed0a (patch)
tree37fd6814793274914b70d7ea9bc6304cbd3f062b /README.md
parent35f70e1ba9946a2f46f8aed377b56585475a8b65 (diff)
downloadcalendar-cli-236ac70106639993a905c8744cb929698816ed0a.zip
syntax fix in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c3317d5..8a08bb3 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,8 @@ Configuration file
The file may look like this:
-```{ "default":
+```json
+{ "default":
{ "caldav_url": "http://foo.bar.example.com/ical/",
"caldav-user": "luser",
"caldav-pass": "insecure"