Gave the readme the goals of the project
This commit is contained in:
parent
e4b36deac8
commit
60289b6175
1 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,10 @@
|
|||
# eatordonteat
|
||||
# Eat or Don't Eat
|
||||
|
||||
A Pebble watchapp/watchface written in C using the Pebble SDK.
|
||||
A Pebble watchapp/watchface written in C using the Pebble SDK. This watch aims
|
||||
to allow users to enter an eating window for an intermittant fast in the
|
||||
settings of the watchface and have the watch tell them if they're allowed to eat
|
||||
at the current moment. Everything beyond that is just me making it a watchface I
|
||||
personally want to use.
|
||||
|
||||
## Building & running
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue