diff --git a/README.md b/README.md index 67d2407..17d26f8 100644 --- a/README.md +++ b/README.md @@ -91,11 +91,11 @@ showCountrySelectorBottomSheet( ## Demonstration of CountrySelectorWidget - Flutter Web -!["CountrySelectorWidget - SelectedLocale.zhCH"](https://github.com/hkk97/country_selector_widget/blob/master/example/demo_gifs/countrySelectorWidget_demo.gif?raw=true) +!["CountrySelectorWidget - SelectedLocale.zhCH"](example/demo_gifs/countrySelectorWidget_demo.gif) ## Demonstration of showCountrySelectorBottomSheet - Flutter Web -!["showCountrySelectorBottomSheet - SelectedLocale.en"](https://github.com/hkk97/country_selector_widget/blob/master/example/demo_gifs/showCountrySelectorBottomSheet.gif?raw=true) +!["showCountrySelectorBottomSheet - SelectedLocale.en"](example/demo_gifs/showCountrySelectorBottomSheet.gif) ## Demonstration of CountrySelectorWidget - Android