Update README.md

This commit is contained in:
leiqing
2023-03-02 14:45:41 +08:00
committed by GitHub
parent 53cf51b2ba
commit 4b29918437

View File

@@ -506,7 +506,7 @@ App sample project only needs to switch between different Activity in AndroidMan
</application> </application>
</manifest> </manifest>
``` ```
- Target detection scenario - Object detection scenario
```xml ```xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.baidu.paddle.fastdeploy.app.examples"> package="com.baidu.paddle.fastdeploy.app.examples">