From bb1dad5ffc92239a70ab8ec646ef9bb4831c983f Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Thu, 16 Mar 2017 22:22:38 +0100 Subject: further imrpove Readme --- Readme.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index 2a7f354..d92d967 100644 --- a/Readme.md +++ b/Readme.md @@ -2,13 +2,15 @@ ## Installation -Clone the repo with: -`clone https:/muhq.space/software/diary.git` +Clone the repo with: + +`clone https:/muhq.space/software/diary.git` + And copy `diary` into your path. ## Usage - diary [date] opens the diary entry from date or today if date is not provided. + diary [date] opens the diary entry from date or today if date is not provided in $EDITOR. ## Configuration @@ -20,6 +22,6 @@ Diary reads the configuration from: Config values: -1. diary_location - The path to the directory, in which the diary is stored -2. gpg_id - The id of the pgp public key for encryption +1. `diary_location` - The path to the directory, in which the diary is stored +2. `gpg_id` - The id of the pgp public key for encryption -- cgit v1.2.3