mirror of https://gitlab.com/ceda_ei/mark
Add README.md
This commit is contained in:
parent
7e20720e50
commit
c05d11edae
|
@ -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`.
|
Loading…
Reference in New Issue