Update README.md

This commit is contained in:
Dong Bin
2024-01-28 14:31:29 +08:00
committed by GitHub
parent a683f48c53
commit 7b8d91cc42

View File

@@ -13,7 +13,7 @@ Ursa is a UI library for building cross-platform UIs with Avalonia UI.
Add nuget package:
```bash
dotnet add package Irihi.Ursa --version 0.1.0-beta20230702
dotnet add package Irihi.Ursa --version 0.2.0-beta20240128
```
You can now use Ursa controls in your Avalonia Application.