Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
matachi committed Jun 21, 2024
1 parent f4baddb commit 76f4501
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
Binary file added Assets/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# ![Logo](Assets/Logo64.png) FluentAvalonia.FuncUI.Bindings

FluentAvalonia.FuncUI.Bindings is a project that integrates [FluentAvalonia](https://github.com/amwx/FluentAvalonia) with [Avalonia.FuncUI](https://github.com/fsprojects/Avalonia.FuncUI). It contains bindings that enable the use of FluentAvalonia's controls in an F# context offered by Avalonia.FuncUI.
FluentAvalonia.FuncUI.Bindings is a library that integrates [FluentAvalonia](https://github.com/amwx/FluentAvalonia) with [Avalonia.FuncUI](https://github.com/fsprojects/Avalonia.FuncUI). It contains bindings that enable the use of FluentAvalonia's controls in an F# context offered by Avalonia.FuncUI.

## Contributing

Please contribute to this library through issue reports, pull requests and code reviews.
Please contribute to this project through issue reports, pull requests, code reviews, documentation and discussions.

This project is newly created and all help to develop it further is greatly appreciated. I would love to see this library grow to cover all of the FluentAvalonia controls.

## Sample application

For helping with development and testing, there is a sample application that demonstrates the usage of the library. Feel free to contribute to it as well!

![Screenshot of the sample application](Assets/Screenshot.png)

0 comments on commit 76f4501

Please sign in to comment.