From 9351f2831b14b2260170354cf3b49083cbc780cb Mon Sep 17 00:00:00 2001 From: ZYF949 <446962864@qq.com> Date: Mon, 31 May 2021 10:08:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README.OPENRESOURCE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.OPENRESOURCE.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README.OPENRESOURCE.md b/README.OPENRESOURCE.md index f9e6356..7da1d31 100644 --- a/README.OPENRESOURCE.md +++ b/README.OPENRESOURCE.md @@ -1,10 +1,14 @@ [ - { - "Name": "AudioVisualizerOhos", - "License": "Apache License", - "License File": "LICENSE", - "Version Number": "0.9.1", - "Upstream URL": "[](https://github.com/gauravk95/audio-visualizer-android)", - "Description": "A light-weight and easy-to-use Audio Visualizer for Android using the Android Canvas." - } + +```txt +{ + "Name": "AudioVisualizerOhos", + "License": "Apache License", + "License File": "LICENSE", + "Version Number": "0.9.1", + "Upstream URL": "[](https://github.com/gauravk95/audio-visualizer-android)", + "Description": "A light-weight and easy-to-use Audio Visualizer for Android using the Android Canvas." +} +``` + ] \ No newline at end of file -- Gitee