From aac879bf2d558298917d52d81bccc82ce3290436 Mon Sep 17 00:00:00 2001 From: DefTruth <31974251+DefTruth@users.noreply.github.com> Date: Fri, 14 Oct 2022 09:34:11 +0800 Subject: [PATCH] [docs] Update README_EN.md (#365) Update README_EN.md --- README_EN.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README_EN.md b/README_EN.md index 9065d05c2..bdc5a5e42 100644 --- a/README_EN.md +++ b/README_EN.md @@ -155,8 +155,7 @@ int main(int argc, char* argv[]) { return 0; } ``` - -### For more deployment models, please refer to [Vision Model Deployment Examples](examples/vision) . +For more deployment models, please refer to [Vision Model Deployment Examples](examples/vision) . @@ -164,9 +163,7 @@ int main(int argc, char* argv[]) {
-Notes: - -✅: already supported; ❔: to be supported in the future; ❌: not supported now; +Notes: ✅: already supported; ❔: to be supported in the future; ❌: not supported now;