From 5d0532428300d048dbc47acfa08f77b8dc9c32bb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 19 Jul 2025 20:56:57 +0300 Subject: add vibe-coding info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7404a9..99e8882 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A simple command-line tool to track time spent on tasks. It has been primarily c `timr` is a minimalist stopwatch-style timer that runs in your terminal. It helps you track the time you spend on your work by allowing you to start, stop, and check the status of the timer. The timer's state is saved to your system, so you can pause your work and resume tracking later. +It has been vibe coded! + ## Installation To build and install `timr`, you need to have Go installed on your system. You can then build the executable by running the following command in the project's root directory: -- cgit v1.2.3