diff --git a/README.md b/README.md index dba7516..82b9aaa 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A collection of stylish bottom navigation bars like animated bottom bar and bubb ## ⚡ Import ```dart -import 'package:stylish_bottom_bar/stylish_nav.dart'; +import 'package:stylish_bottom_bar/stylish_bottom_bar.dart'; ``` ## 📙 How To Use @@ -297,4 +297,4 @@ StylishBottomBar( ``` -Contributions and pull requests are welcome! We value your input and appreciate any improvements or suggestions you can provide. Feel free to submit a pull request with your changes. Don't forget to star the repository if you find it useful. Thank you for your collaboration! \ No newline at end of file +Contributions and pull requests are welcome! We value your input and appreciate any improvements or suggestions you can provide. Feel free to submit a pull request with your changes. Don't forget to star the repository if you find it useful. Thank you for your collaboration!