Update README.md

This commit is contained in:
Luis v.d.Eltz
2021-02-06 17:41:57 +01:00
committed by GitHub
parent f86d783b2a
commit c3f22aa82f
+6 -4
View File
@@ -4,10 +4,6 @@ A cross-platform C# library for desktop "toast" notifications.
![Build](https://github.com/pr8x/DesktopNotifications/workflows/Build/badge.svg)
![Linux](.github/images/linux_demo_image_06_02_21.png?raw=true)
![Windows](.github/images/win_demo_image_06_02_21.png?raw=true)
# Features
| | Windows | Linux (FreeDesktop) | OSX |
@@ -26,6 +22,12 @@ A cross-platform C# library for desktop "toast" notifications.
The `DesktopNotifications.Avalonia` package offers support for the [Avalonia](https://github.com/AvaloniaUI/Avalonia) project. It doesn't do much on its own, it just provides helpers to register
the `INotificationManager` with the application builder.
# Screenshots
![Linux](.github/images/linux_demo_image_06_02_21.png?raw=true)
![Windows](.github/images/win_demo_image_06_02_21.png?raw=true)
# License