diff --git a/README.md b/README.md index c67226e..a52712d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This package lets you use [Feather Icons](https://feathericons.com/) as a React Feather Icons is an svg font library by Cole Bemis. ### Example usage: -``` +```javascript import FeatherIcon from 'feather-icons-react'; ```