From a57d54cb5f249d7c7d47d4e6651770cdeb928e89 Mon Sep 17 00:00:00 2001 From: FuzzyGrim Date: Fri, 23 Aug 2024 06:47:37 +0900 Subject: [PATCH] add calendar feature to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bc0e457..9663078e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ You can try the app at [yamtrack.fuzzygrim.com](https://yamtrack.fuzzygrim.com) - Save score, status, progress, repeats (rewatches, rereads...), start and end dates, or write a note. - Keep a tracking history with each action with a media, such as when you added it, when you started it, when you started watching it again, etc. - Use personal lists to organize your media for any purpose, add other members to collaborate on your lists. +- Keep up with your upcoming media with a calendar. - Easy deployment with Docker via docker-compose with SQLite or PostgreSQL. - Multi-users functionality allowing individual accounts with personalized tracking. - Import from [MyAnimeList](https://myanimelist.net/), [The Movie Database](https://www.themoviedb.org/) and [AniList](https://anilist.co/).