From 0d2cae951c0678ed938ea46ac4b54a3c0eba0970 Mon Sep 17 00:00:00 2001 From: David Peters <46222898+peterscodee@users.noreply.github.com> Date: Thu, 27 Aug 2020 12:07:03 +0200 Subject: [PATCH] Update example reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c557bfd..12b2d44 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,4 @@ class MyApp extends StatelessWidget { #### Usage with BottomNavigationBar -[See example](example/miniplayer_with_bottomnav/lib/main.dart) +[See example](example/lib/main.dart)