Skip to content

Commit c25adce

Browse files
committed
Updated README.md
1 parent aa8ad70 commit c25adce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

44
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.).

0 commit comments

Comments
 (0)