docs: fixup readme

This commit is contained in:
Nolan Lawson 2020-06-21 16:44:19 -07:00
parent e371680c82
commit 9ff240e6e5
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ emoji-picker-element
A lightweight emoji picker, built as a custom element.
It uses IndexedDB, so it consumes [far less memory](#benchmarks) than other emoji pickers.
It uses IndexedDB, so it consumes far less memory than other emoji pickers.
It also uses [Svelte](https://svelte.dev), so it has a minimal runtime footprint.
Features:
@ -792,4 +792,4 @@ Benchmark bundle size:
Run memory leak test:
yarn test:leak
yarn test:leak