mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
Update documentation and code snippets
This commit is contained in:
@@ -9,7 +9,7 @@ Argenta is the **"Simplest"**, **"Most Modular"**, and **"Most Elegant"** way to
|
||||
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
```python
|
||||
>>> from argenta import Router, Command, Response
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ Argenta — это **"Самый простой"**, **"Самый модульн
|
||||
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
```python
|
||||
>>> from argenta import Router, Command, Response
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# main.py
|
||||
from routers import router
|
||||
from .routers import router
|
||||
|
||||
from argenta import App, Orchestrator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user