From 1016132a65de20e4b8b4a84edb803c327fa1c29d Mon Sep 17 00:00:00 2001 From: Rikitav Date: Sun, 27 Jul 2025 14:37:32 +0400 Subject: [PATCH] * README tweak --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75ec7d0..e5ab0ec 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,8 @@ bot.Handlers.AddHandler(); ## 📚 Documentation & Examples -- [Documentation (in progress)](https://github.com/Rikitav/Telegrator/wiki/) -- [Usage examples](https://github.com/Rikitav/Telegrator/tree/master/Examples) +- [Documentation](https://github.com/Rikitav/Telegrator/wiki/) +- [Usage examples (WIP)](https://github.com/Rikitav/Telegrator/tree/master/Examples) ---