diff --git a/README.md b/README.md index 9845711..68cca2e 100644 --- a/README.md +++ b/README.md @@ -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.