diff --git a/README.md b/README.md index 59bffe2..f46f77c 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,7 @@ get( // Listeners on(name: 'updated', callback: (mimeType: string, extensions: string[]) => void): void ``` + + +## QuickStart +[![Edit MimeType.mjs](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/async-cache-6m2we0?autoresize=1&expanddevtools=1&fontsize=14&hidenavigation=1&theme=dark)