Skip to content

Commit

Permalink
docs: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gronxb authored Sep 16, 2024
1 parent e22d32d commit 131e179
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
[![NPM](https://img.shields.io/npm/v/react-native-icons-builder)](https://www.npmjs.com/package/react-native-icons-builder)


![react-native-icons-builder](https://raw.githubusercontent.com/gronxb/react-native-icons-builder/main/demo.gif)


## Introduction
`react-native-icons-builder` is a CLI tool designed to generate React Native icons from the `react-icons` library.
Expand All @@ -15,6 +13,10 @@ Check out the icons you want here and enter the following command:
```sh
> npx react-native-icons-builder@latest add AiFillApple
```
![react-native-icons-builder](https://github.com/gronxb/react-native-icons-builder/blob/main/demo.gif)




## Motivation

Expand Down

0 comments on commit 131e179

Please sign in to comment.