From bea375b60dbc2c307dc02bcb385d2028b29c3c74 Mon Sep 17 00:00:00 2001 From: zywyl Date: Fri, 27 Dec 2024 11:50:21 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20README=E6=A0=87=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index b56f370..d44030e 100644 --- a/README.en.md +++ b/README.en.md @@ -1,4 +1,4 @@ -# Audio capability detection application +# Implement audio application capability detection function #### Brief Introduction diff --git a/README.md b/README.md index ce76daf..58c30c1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 音频能力检测应用 +# 实现音频类应用能力检测功能 ## 简介 本场景主要提供音频检测能力,检测音频类App在不同场景音频场景下的功能完备度和准确性等 -- Gitee