From 74b55191643b979830739e32eb0d2afd9c625acc Mon Sep 17 00:00:00 2001 From: Tanish Majumdar <142332924+tanish35@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:13:19 +0530 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 5510ea1..d516b78 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,25 @@ # Pomodoro App + +[![GitHub release](https://img.shields.io/github/v/release/tanish35/Pomodoro-App)](https://github.com/tanish35/Pomodoro-App/releases) +[![GitHub issues](https://img.shields.io/github/issues/tanish35/Pomodoro-App)](https://github.com/tanish35/Pomodoro-App/issues) +[![GitHub forks](https://img.shields.io/github/forks/tanish35/Pomodoro-App)](https://github.com/tanish35/Pomodoro-App/network) +[![GitHub stars](https://img.shields.io/github/stars/tanish35/Pomodoro-App)](https://github.com/tanish35/Pomodoro-App/stargazers) +[![GitHub license](https://img.shields.io/github/license/tanish35/Pomodoro-App)](https://github.com/tanish35/Pomodoro-App/blob/main/LICENSE) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) +[![code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) + Welcome to our Pomodoro App! This productivity tool is designed to help you manage your time effectively using the Pomodoro Technique. With this app, you can break your work into intervals, traditionally 25 minutes in length, separated by short breaks. +## Features + +- **Timer Management**: Start, pause, and reset timers. +- **Custom Intervals**: Set custom work and break intervals. +- **Notifications**: Get notified when intervals end. +- **Progress Tracking**: Track your productivity over time. + + + **Backend URL**: THE BACKEND IS LIVE. ```bash