update readme again

This commit is contained in:
Ian J Miller 2018-04-14 21:26:48 -05:00
parent 01ed26474e
commit dbe3439c44

View File

@ -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';
<FeatherIcon icon="close" />
```