From 944c685060ea6f66a1feb2d704368b253f6278df Mon Sep 17 00:00:00 2001 From: Philipp Sumi Date: Fri, 1 Apr 2016 21:02:18 +0000 Subject: [PATCH] README edited online with Bitbucket --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 632cb0f..42ae814 100644 --- a/README +++ b/README @@ -1,7 +1,8 @@ -Hardcodet NotifyIcon for WPF -**************************** +## Hardcodet NotifyIcon for WPF ## This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform. It does not just rely on the Windows Forms NotifyIcon component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. It can be used directly in code or embedded in any XAML file. This package contains only binaries. For source code and samples, please visit the project page: -[http://www.hardcodet.net/projects/wpf-notifyicon](http://www.hardcodet.net/projects/wpf-notifyicon) \ No newline at end of file +[http://www.hardcodet.net/projects/wpf-notifyicon](http://www.hardcodet.net/projects/wpf-notifyicon) + +[Test](http://www.hardcodet.net/projects/wpf-notifyicon) \ No newline at end of file