diff --git a/README.md b/README.md index 3656ee9..f157208 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ dependencies: ## Usage ``` dart -import 'package:font_awesome_flutter/font_awesome_flutter.dart'; +import 'package:iconly/iconly.dart'; class IconlyWidget extends StatelessWidget { @@ -39,4 +39,4 @@ class IconlyWidget extends StatelessWidget { } ``` ## Check the Example and find your Icon -We have created a sample project where you can find the icon you want and add it to your project. you can also run the example folder on mobile platforms and web. [Checkout This Link for more info.](https://6thsolution.github.io/flutter_iconly) \ No newline at end of file +We have created a sample project where you can find the icon you want and add it to your project. you can also run the example folder on mobile platforms and web. [Checkout This Link for more info.](https://6thsolution.github.io/flutter_iconly)