From d5b5dc34af731026a64e1218120eac97d211500e Mon Sep 17 00:00:00 2001 From: DJYohann Date: Sun, 18 Jun 2023 23:51:04 +0200 Subject: [PATCH] :memo: Add README content --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e919458..dddb056 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,28 @@ ## 🎯 Goal -Create a MVVM League of Legends application in .NET MAUI +Create a MVVM League of Legends application in .NET MAUI with a home MVVM and MVVM Toolkit + +## 💻 Development + +* Branch master => Contains home MVVM +* Branch mvvm-toolkit => Contains MVVM Toolkit + +## 💡 Explanation + +### Home MVVM + +### MVVM Toolkit + +## 📝 Documentation + +* [.NET MAUI](https://learn.microsoft.com/en-us/dotnet/maui/?WT.mc_id=dotnet-35129-website) +* [.NET MAUI Community Toolkit](https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/) +* [.NET MAUI MVVM Toolkit](https://learn.microsoft.com/en-us/dotnet/communitytoolkit/mvvm/) ## 👨‍💻 Author **BREUIL Yohann** * GitHub: [@DJYohann](https://github.com/DJYohann) -* LinkedIn: [@BREUIL Yohann](https://www.linkedin.com/in/yohann-breuil-02b18a165/) +* LinkedIn: [@BREUIL Yohann](https://www.linkedin.com/in/yohann-breuil-02b18a165/) \ No newline at end of file