From a2252c9ed7a0ddd9f28fffe90731b066378b811f Mon Sep 17 00:00:00 2001 From: Fankai Liu Date: Sun, 15 Oct 2023 11:51:07 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35eb877..0d0f0c1 100644 --- a/README.md +++ b/README.md @@ -21,14 +21,14 @@ cargo install --force salvo-cli ### Feature Development Plan -| Status |Task | +| Status |Plan | |:---:|:---:| |✅| web api template | |✅| web site with htmlx template | |✅|with sqlx template| |✅|basic midware | |✅|suport sqlite,pgsql,mysql| -||with seaorm template| +|✅|with seaorm template| || better web site | || with diese template| || with Rbatis template|