Skip to content

Commit

Permalink
Update src/Consolonia.Core/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
tomlm and coderabbitai[bot] authored Dec 5, 2024
1 parent 697b4ff commit afc7739
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Consolonia.Core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ HelloWorldWindow.axaml
<Window xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="HelloWorldWindow">
<TextBlock Text="Hello World">
<TextBlock Text="Hello World" />
</Window>
```

## Define an application
You need to define an application that defines a theme and sets the main window.
Expand Down

0 comments on commit afc7739

Please sign in to comment.