From ab75226cdb019c8a22bc8127d5a2d9a6226e1d0a Mon Sep 17 00:00:00 2001 From: mixeme Date: Mon, 15 Jun 2026 09:05:39 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f21f8b0..b8aa359 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ PySentry is a cross-platform desktop scheduler inspired by cron. It provides a n PySentry is being designed and implemented with assistance from OpenAI Codex. +Project notes: + +- [Changelog](CHANGELOG.md) +- [Roadmap](ROADMAP.md) + ## Features - Native desktop GUI built with [Fyne](https://fyne.io/).