Skip to content

Commit 134e935

Browse files
authored
README: Move badge next to build status badge
1 parent ec2ad38 commit 134e935

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
[![Build Status](http://teamcity.chump.work/app/rest/builds/buildType:(id:UnitsNet_Master)/statusIcon)](http://teamcity.chump.work/viewType.html?buildTypeId=UnitsNet_Master&guest=1 "Build Status")
1+
[![Build Status](http://teamcity.chump.work/app/rest/builds/buildType:(id:UnitsNet_Master)/statusIcon)](http://teamcity.chump.work/viewType.html?buildTypeId=UnitsNet_Master&guest=1 "Build Status") [![Join the chat at https://gitter.im/UnitsNet/Lobby](https://badges.gitter.im/UnitsNet/Lobby.svg)](https://gitter.im/UnitsNet/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
22
Units.NET
33
===
44

5-
[![Join the chat at https://gitter.im/UnitsNet/Lobby](https://badges.gitter.im/UnitsNet/Lobby.svg)](https://gitter.im/UnitsNet/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
65
Everyone have written their share of trivial conversions - or less obvious ones where you need to Google that magic constant.
76

87
Stop littering your code with unnecessary calculations. Units.NET gives you all the common units of measurement and the conversions between them. It is light-weight, unit tested and supports [PCL](http://msdn.microsoft.com/en-us/library/gg597391.aspx "MSDN PCL").

0 commit comments

Comments
 (0)