From 35fe04206b454bcbf338562f43e3147a9b308f0e Mon Sep 17 00:00:00 2001 From: Quentin Gruber <47059878+QuentinGruber@users.noreply.github.com> Date: Wed, 11 Sep 2024 10:38:24 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c21f7d..df5740f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # pomodoro.nvim -Display time spent on projects / files - +Use the Pomodoro Technique in Neovim with built-in session tracking and break reminders. - install using [lazy.nvim](https://github.com/folke/lazy.nvim) ```lua