From 60289b6175e77e607fee22212cc0f26775d84e4a Mon Sep 17 00:00:00 2001 From: Warwick New Date: Thu, 25 Jun 2026 15:30:23 +0100 Subject: [PATCH] Gave the readme the goals of the project --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eaea1c0..6b80425 100644 --- a/README.md +++ b/README.md @@ -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