From 9ebd4f0aa63d5646cabe22e4e9e3f0961c49bcc2 Mon Sep 17 00:00:00 2001 From: Alberto Bonacina Date: Wed, 19 Feb 2020 00:05:02 +0100 Subject: [PATCH] Changed .NET Section to Alphabetic Order (#604) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e6d474..d6f6e66 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ If you are not a programmer, but would like to contribute, check out the [Awesom ## .NET -- [Shouldly](https://github.com/shouldly/shouldly/labels/Jump-In) _(label: Jump-In)_
Should testing for .net - the way Asserting *Should* be! - [MvvmCross](https://github.com/MvvmCross/MvvmCross/labels/first-timers-only) _(label: first-timers-only)_
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac. +- [Shouldly](https://github.com/shouldly/shouldly/labels/Jump-In) _(label: Jump-In)_
Should testing for .net - the way Asserting *Should* be! ## C