Skip to content

Commit 4d62034

Browse files
committed
Updated README.md
1 parent c25adce commit 4d62034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<h1>MyTested.AspNetCore.Mvc (Alpha) - Fluent testing framework for ASP.NET Core MVC</h1>
1+
<h1>MyTested.AspNetCore.Mvc - Fluent testing framework for ASP.NET Core MVC</h1>
22
====================================
33

4-
MyTested.AspNetCore.Mvc is a unit testing library providing easy fluent interface to test the [ASP.NET Core MVC](https://github.com/aspnet/Mvc) framework. It is testing framework agnostic, so you can combine it with a test runner of your choice (e.g. xUnit, NUnit, etc.).
4+
MyTested.AspNetCore.Mvc is a unit testing library (currently in Alpha version) providing easy fluent interface to test the [ASP.NET Core MVC](https://github.com/aspnet/Mvc) framework. It is testing framework agnostic, so you can combine it with a test runner of your choice (e.g. xUnit, NUnit, etc.).
55

66
## Getting started
77

0 commit comments

Comments
 (0)