From 9d420af0c5e338f5ec1a43a0eea1317d1e18518a Mon Sep 17 00:00:00 2001 From: kolo Date: Thu, 4 Dec 2025 17:31:45 +0300 Subject: [PATCH] Update documentation and code snippets --- README.md | 2 +- README.ru.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 807699d..6f6d31b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Argenta is the **"Simplest"**, **"Most Modular"**, and **"Most Elegant"** way to --- -![preview](https://i.ibb.co/tp9KmcZV/2025-12-04-172123.png) +![preview](https://i.ibb.co/fzWcfgFq/2025-12-04-173045.png) ```python >>> from argenta import Router, Command, Response diff --git a/README.ru.md b/README.ru.md index 3ac9708..9c39465 100644 --- a/README.ru.md +++ b/README.ru.md @@ -9,7 +9,7 @@ Argenta — это **"Самый простой"**, **"Самый модульн --- -![preview](https://i.ibb.co/tp9KmcZV/2025-12-04-172123.png) +![preview](https://i.ibb.co/fzWcfgFq/2025-12-04-173045.png) ```python >>> from argenta import Router, Command, Response