Update README.md

This commit is contained in:
TheJoKlLa 2021-02-05 17:17:10 +00:00
parent f50d192c26
commit d7c362773b

View File

@ -60,7 +60,7 @@ If Step 5. Build Borepin is failing because of GTKSharp, it could help to restar
You can also use Rider or monodevelop as an IDE for development on Borepin
# UI
We use [Xamarin] for our UI Implementation.
We use [Xamarin](https://dotnet.microsoft.com/apps/xamarin) for our UI Implementation.
## Frameworks
We use [Prism Libary](https://prismlibrary.com/docs/xamarin-forms/Getting-Started.html) for MVVM and navigation managment.