Skip to content

Commit

Permalink
feat: add demo screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitism committed Jul 2, 2023
1 parent 9513d79 commit 4bcf41e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,16 @@ You can now use Ursa controls in your Avalonia Application.
</Window>
```

![Demo](./assets/demo.jpg)

2. Ursa.Themes.Semi

To make Ursa controls show up in your application, you need to reference to a theme package designed for Ursa.
Ursa.Themes.Semi is a theme package for Ursa inspired by Semi Design. You can add it to your project by following steps.

Add nuget package:
```bash
dotnet add package Semi.Avalonia --version 11.0.0-rc1
dotnet add package Irihi.Ursa.Themes.Semi --version 0.1.0-beta20230702
```

Expand Down
Binary file added assets/demo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4bcf41e

Please sign in to comment.