From 4c04b1d7d1c28ebb343794083ba61dbe3410b1b7 Mon Sep 17 00:00:00 2001 From: Michal Sek Date: Tue, 22 Oct 2024 08:59:58 +0200 Subject: [PATCH] fix: readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 751c353f..0b9a3d4d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -React Native Audio API +React Native Audio API ### ⚠️ Pre-Alpha @@ -29,7 +29,6 @@ allowing developers to generate and modify audio in exact same way it is possibl
[MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API) is useful resource to get familiar with audio processing basics. - ## Coverage Our current coverage of Web Audio API specification can be found here: [Web Audio API coverage](./internal-docs/web-audio-coverage.md).