From 48abc89b9139f5608a191423e5415b119a771690 Mon Sep 17 00:00:00 2001 From: Takeshi Watanabe Date: Thu, 6 Nov 2025 15:36:11 +0900 Subject: [PATCH] Fix markdown mistake in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c096521..7eae7cc 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Python 脚本快速构建 NPU 推理脚本 ```python 将 [classification.py](https://github.com/AXERA-TECH/pyaxengine/blob/main/examples/classification.py) 拷贝到开发板上并执行。 +``` ```bash root@ax650:~/samples# python3 classification.py -m /opt/data/npu/models/mobilenetv2.axmodel -i /opt/data/npu/images/cat.jpg