From c05d11edae126b32825f11c36e6df32ab4f5c025 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Fri, 20 Apr 2018 10:10:53 +0530 Subject: [PATCH] Add README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f86e74e --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Mark + +Make a mark as you work. + +## Installation + ++ Clone this repo via `https://github.com/codefeathers/mark/tree/master` or +download a zip and extract that. ++ `cd mark` ++ `cp markrc ~/.markrc` ++ `mkdir ~/mark` + +## Customization + ++ Simply change the variables in `~/.markrc`.