Update README.md
parent
f0499a26ba
commit
91d34f7a19
|
@ -1,6 +1,9 @@
|
|||
# CheckIn
|
||||
|
||||
A way to let other people know what the heck you're up to.
|
||||
CheckIn is a way to let other people know what the heck you're up to.
|
||||
|
||||
It's essentially a status. But like. For your terminal. Has that been done
|
||||
already? Has to have been, right?
|
||||
|
||||
## Usage:
|
||||
|
||||
|
@ -10,4 +13,4 @@ A way to let other people know what the heck you're up to.
|
|||
|
||||
`checkin get [--freshness=14]`
|
||||
|
||||
`--freshness` controls how new (in days) messages must be in order to be printed.
|
||||
`--freshness` controls how new (in days) messages must be in order to be printed.
|
||||
|
|
Loading…
Reference in New Issue