Skip to content

Commit 5e4134c

Browse files
committed
Converted existing section to GFM and added continuous integration section.
1 parent 465c132 commit 5e4134c

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
Project Description
1+
#Project Description
22

3-
MVC Extensions for Fluent Assertions.
4-
http://fluentassertions.codeplex.com/
3+
FluentAssertions MVC is a set of MVC focused assertions and helper extensions to the excellent [FluentAssertions](https://github.com/dennisdoomen/FluentAssertions) library.
4+
5+
## Continuous Integration
6+
7+
The [build][1] is generously hosted and run on the [CodeBetter TeamCity][2] infrastructure, courtesy of [JetBrains](http://www.jetbrains.com/).
8+
9+
| | Status of last build |
10+
| :------ | :------: |
11+
| **master** | [![master][3]][4] |
12+
13+
[1]: http://teamcity.codebetter.com/project.html?projectId=project396
14+
[2]: http://codebetter.com/codebetter-ci/
15+
[3]: http://teamcity.codebetter.com/app/rest/builds/buildType:(id:bt1090)/statusIcon
16+
[4]: http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1090&guest=1
17+
18+
![YouTrack and TeamCity](http://www.jetbrains.com/img/banners/Codebetter300x250.png)

0 commit comments

Comments
 (0)