Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JaggerJo authored Oct 11, 2024
1 parent f530af5 commit f2ebf01
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@
</p>
</p>

<p align="center">
<img src="/img/editor-demo.png" width="80%"/>
</p>

### Features
- Change language at runtime (obviously - but hard with ResX)
- Translation keys are generated at compile time. Missing keys (from the invariant) will show up as compiler errors.
- [Markup extension](https://docs.avaloniaui.net/docs/concepts/markupextensions) for simple usage
- Simple translation file format based on [TOML](https://toml.io/en/)

### Getting Started
Add references to the following packages:
Expand Down

0 comments on commit f2ebf01

Please sign in to comment.