From 404e7a8f419de788a77c05d83f6f8bffdc507b06 Mon Sep 17 00:00:00 2001 From: eeliu <27064129+eeliu@users.noreply.github.com> Date: Thu, 11 Jul 2024 11:16:50 +0800 Subject: [PATCH] update docs --- testapps/readme.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/testapps/readme.md b/testapps/readme.md index 9524bad2..69a4a6a7 100644 --- a/testapps/readme.md +++ b/testapps/readme.md @@ -24,4 +24,19 @@ $ ## testapp-flask $ curl http://localhost:8184/ $ ## testapp-django $ curl http://localhost:8188/admin -``` \ No newline at end of file +``` + +#### Tested List + +Agent|Project| +|---|---| +PHP|Yii2| +||cachethq| +||flarum| +||phpmyadmin| +||wordpress| +||shopware| +||cli| +PY|django| +||fastapi| +||flask| \ No newline at end of file