From 81e11c5c05ee3ba678a81a7898a5696a62585bbf Mon Sep 17 00:00:00 2001 From: ori-roza Date: Thu, 30 Nov 2023 09:44:41 +0200 Subject: [PATCH] docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68e6d37..bebdc3a 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Create an instance of your view class and call the API actions as regular functi api = DummyView() results = api.dummy_func(**args) ``` -example: + ![Alt text](resources/running_shell.png?raw=true "")