From 1559d96c467190589e77918116df7a6d2ba2184c Mon Sep 17 00:00:00 2001 From: Vladislav Konopelko-Shumkovsky Date: Wed, 18 Sep 2024 20:12:02 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15569c3..7c7ad2a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # StaX -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. +StaX is an 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