From 2b378e8e11374d2396502f143dcad46c1578de3a Mon Sep 17 00:00:00 2001 From: Aleksandar Toplek Date: Wed, 8 Mar 2017 15:45:56 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 8039717..395b9e8 100644 --- a/Readme.md +++ b/Readme.md @@ -16,7 +16,7 @@ Install from nuget.org feed: Install-Package Enterwell.Clients.Wpf.Notifications ``` -### Basics +## Basics `NotificationMessage` is the notification UI control. Three main parts are - badge, located on the most left, message in the center and buttons on the right for user interaction.