diff --git a/README.md b/README.md index 3000aa6..01892a4 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,8 @@ Where `code` is the [two letter](https://en.wikipedia.org/wiki/ISO_3166-1_alpha- You can also pass an optional `fallback` which renders if the given code doesn't correspond to a flag: ```javascript -import Flag from 'react-world-flags' - -;Unknown} /> +import Flag from 'react-world-flags'; +Unknown} /> ``` All props but `code` and `fallback` are passed through to the rendered `img`