diff --git a/README.md b/README.md index 582620a..d1ec391 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,7 @@ namespace MyUWPApp x:Class="MyUWPApp.MainPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:controls="using:NotificationFlyout.Uwp.UI.Controls" - IconSource="/Assets/Icon.ico" - LightIconSource="/Assets/Icon-Light.ico"> + xmlns:controls="using:NotificationFlyout.Uwp.UI.Controls">