Skip to content

Commit 767fef6

Browse files
committed
Updated image in README.md
1 parent da96830 commit 767fef6

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<h1 style="margin-bottom: 0px solid black"><img src="https://raw.githubusercontent.com/ivaylokenov/MyWebApi/master/documentation/logo.png" align="left" alt="MyWebApi"> MyWebApi - ASP.NET Web API Fluent Testing Framework</h1>
2-
<br />
3-
<br />
1+
<h1><img src="https://raw.githubusercontent.com/ivaylokenov/MyWebApi/master/documentation/logo.png" align="left" alt="MyWebApi" style="height: 80px"> MyWebApi - ASP.NET Web API Fluent Testing Framework</h1>
42
====================================
53

64
MyWebApi is unit testing framework providing easy fluent interface to test the ASP.NET Web API 2 framework. Inspired by [TestStack.FluentMVCTesting](https://github.com/TestStack/TestStack.FluentMVCTesting) and [ChaiJS](https://github.com/chaijs/chai).

documentation/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<h1 style="margin-bottom: 0px solid black"><img src="https://raw.githubusercontent.com/ivaylokenov/MyWebApi/master/documentation/logo.png" align="left" alt="MyWebApi"> MyWebApi - ASP.NET Web API Fluent Testing Framework</h1>
2-
<br />
3-
<br />
1+
<h1><img src="https://raw.githubusercontent.com/ivaylokenov/MyWebApi/master/documentation/logo.png" align="left" alt="MyWebApi" style="height: 80px"> MyWebApi - ASP.NET Web API Fluent Testing Framework</h1>
42
====================================
53

64
## Full list of available features

0 commit comments

Comments
 (0)