From 72b6e8e0911a7066d030a5377d7fba2d8eed8418 Mon Sep 17 00:00:00 2001 From: Joris Date: Mon, 4 Apr 2016 22:52:28 +0200 Subject: Update README --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e196120..2fff0d4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,14 @@ Required dependencies Usage ----- -Create the events file: +``` +cabal2nix --shell . > shell.nix +nix-shell -I ~ --command 'cabal configure' +cabal run +``` + +Events +------ ``` [January] @@ -23,6 +30,7 @@ Create the events file: [May] +# Comment 08, 1980: Alexander Khan 16, 2003: Wedding @@ -36,13 +44,6 @@ Create the events file: 23, 1982: Katie Clarke ``` -Launch the following commands: - -``` -cabal2nix --shell . > shell.nix -nix-shell -I ~ --command 'cabal configure' -cabal run -``` Mail Notification example ------------------------- -- cgit v1.2.3