Skip to content

Commit f93a34e

Browse files
committed
update README to reflect correct workflow badges for deployment and testing
1 parent 84389a3 commit f93a34e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Taskaza – AI-Powered Task Management Platform
22

3-
![🚀 Deploy & Test](https://github.com/kayvanshah1/taskaza/actions/workflows/deploy.yml/badge.svg)
4-
![🌀 Keep Taskaza Alive](https://github.com/kayvanshah1/taskaza/actions/workflows/ping-taskaza.yml/badge.svg)
3+
![Deploy Backend](https://github.com/kayvanshah1/taskaza/actions/workflows/deploy-backend.yml/badge.svg)
4+
![Keep Taskaza Alive](https://github.com/kayvanshah1/taskaza/actions/workflows/ping-taskaza.yml/badge.svg)
5+
![Deploy UI](https://github.com/kayvanshah1/taskaza/actions/workflows/deploy-ui.yml/badge.svg)
6+
![Test](https://github.com/kayvanshah1/taskaza/actions/workflows/test.yml/badge.svg)
57

68
Taskaza is a **modern productivity app** that blends **secure APIs**, **AI-powered assistance**, and a **clean web dashboard** to help you manage tasks effortlessly.
79
Built on a robust backend and a sleek React frontend, Taskaza offers both **traditional task CRUD operations** and a **conversational AskBar powered by AI**.

0 commit comments

Comments
 (0)