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).