From fb694ad3ecb40d59b01a1abc453a7ecb2a100007 Mon Sep 17 00:00:00 2001 From: Vladislav Konopelko Date: Wed, 18 Sep 2024 17:09:25 +0300 Subject: [PATCH] add: avalonia ui url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e718ec3..ae235b8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # StaX -StaX is a application built on Avalonia and [Fluent Avalonia](https://github.com/amwx/FluentAvalonia), designed to load and display plugins with various functionalities. The application utilizes the [`StaX.Domain`](https://github.com/Psynapsis/StaX.Domain) NuGet library, allowing you to easily extend its capabilities by developing your own plugins. +StaX is a application built on [Avalonia](https://github.com/AvaloniaUI) and [Fluent Avalonia](https://github.com/amwx/FluentAvalonia), designed to load and display plugins with various functionalities. The application utilizes the [`StaX.Domain`](https://github.com/Psynapsis/StaX.Domain) NuGet library, allowing you to easily extend its capabilities by developing your own plugins. ## Key Features