Added README.md
Signed-off-by: 0xf8 <0xf8.dev@proton.me>
This commit is contained in:
parent
db95c6f0d0
commit
d23e410c8f
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# Tempus - Time
|
||||||
|
A nice little clock app.
|
||||||
|
|
||||||
|
## Reading the clock
|
||||||
|
- Left side of the `|` is the hour
|
||||||
|
- Right side of the `|` is the minute
|
||||||
|
- The highlighted number is the second
|
||||||
|
|
||||||
|
# Dependencies
|
||||||
|
- ncurses
|
||||||
|
- clang
|
||||||
|
- make
|
||||||
|
|
||||||
|
# Compiling
|
||||||
|
`make`
|
||||||
|
|
||||||
|
# Running
|
||||||
|
`./tempus`
|
Loading…
Reference in New Issue
Block a user