diff --git a/README.md b/README.md index 2a09c39..b5f6ecf 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ +# blinddate + Calculates a date and types it into any program. Call this tool from a script using [Rofi](https://github.com/davatorium/rofi), [Dmenu](https://tools.suckless.org/dmenu/) or similar. Supported commands: - today - tomorrow - yesterday - daybeforeyesterday - dayaftertomorrow - next (e.g. nextmonday) - last (e.g. lastsaturday) +- today +- tomorrow +- yesterday +- daybeforeyesterday +- dayaftertomorrow +- next (e.g. nextmonday) +- last (e.g. lastsaturday)