From 504378f075559af0217f088510686fc9de6ea81a Mon Sep 17 00:00:00 2001 From: Ivan <60302361+depocoder@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:35:11 +0300 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6acb1c5..c2bf608 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# CalendarIT +# YetAnotherCalendar + +This product can replace Modeus calendar & Netology calendar. + +### [Backend readme.md](https://github.com/depocoder/YetAnotherCalendar/tree/main/backend) + +### [Frontend readme.md](https://github.com/depocoder/YetAnotherCalendar/tree/main/frontend) + +### How to run? +``` +docker-compose up +```