From c5c7b1a85c6c2710542851e11333187b1eebc76a Mon Sep 17 00:00:00 2001 From: DigitalBox98 <57635141+DigitalBox98@users.noreply.github.com> Date: Fri, 3 May 2024 12:37:18 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2ef1a2..1e7ea6b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SimpleExtJSApp The aim of this sample application is to demonstrate the usage of the DSM framework based on ExtJS

This part includes : -- A test.cgi : it will verify the authentication of the current user under DSM before executing itself (inspired from the DSM Developper's Guide) +- A test.cgi : it will verify the authentication of the current user under DSM before executing itself (inspired from the DSM Developper's Guide). Note that this part is now no more included in the package to have a NOARCH package instead (demo on Python, Perl, Bash CGI still exist in the package) - A tar of the API docs : to document the usage of each UI component under DSM (in the docs folder) This repo doesn't include : @@ -30,7 +30,7 @@ Two shortcuts are available under DSM : Current application features : - Server calls demo : CGI (C, Perl, Python or Bash) or API (Syno, External) :
-![call](https://user-images.githubusercontent.com/57635141/117197233-dce55600-ade7-11eb-949b-0dd2eeba4b8f.png) +simpleextjsapp - Widgets samples accessible via several tabs :