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 +```