diff --git a/README.md b/README.md index a76a6b9..61b786b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # VoiceMemo +

+ +

+ A professional, high-fidelity audio recording utility for macOS, designed to capture real-time voice conversations from any application using the native **ScreenCaptureKit** and **AVFoundation** frameworks. Read this in Chinese: [README_CN.md](README_CN.md) diff --git a/README_CN.md b/README_CN.md index bcfec22..ea0ef27 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,5 +1,9 @@ # VoiceMemo +

+ +

+ 一款专业、高保真的 macOS 音频录制工具,用于捕获任何应用程序的实时语音通话。基于 macOS 原生的 **ScreenCaptureKit** 和 **AVFoundation** 框架构建。 English version: [README.md](README.md) diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..3ea325b Binary files /dev/null and b/logo.png differ