Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aldernero authored Apr 2, 2023
1 parent d07f0af commit 5b13903
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ However, I spend a lot of time looking at dashboards and logs that use UTC time
that runs in a terminal window and just shows me the UTC time and date. That what glitch-clock does. It can also show
local if you need yet another clock.

## Installation
Download one of the binaries in the Releases section, or
```bash
go install github.com/aldernero/glitch-clock@latest
```

## Usage
There are just a few command line options:
```bash
Expand Down

0 comments on commit 5b13903

Please sign in to comment.