initial commit -- upload
This commit is contained in:
parent
8643a180f1
commit
56412a8e8b
3 changed files with 215 additions and 2 deletions
|
|
@ -1,2 +1,4 @@
|
|||
# cclock
|
||||
|
||||
# cclock
|
||||
#### Simply C program to display the time and temperature without too much fuss, made for home use.
|
||||
|
||||
Build with ```gcc -Wall -Wextra -pedantic -std=c11 clock.c -lncurses -o clock```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue