diff --git a/README.md b/README.md index 83a58e6..a0c7ad7 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -## [](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) [](https://www.jetbrains.com/teamcity/) Service Messages .NET library +## Service Messages .NET library for [](https://www.jetbrains.com/teamcity/) + +[](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) [![NuGet TeamCity.Dotnet.Integration](https://buildstats.info/nuget/TeamCity.ServiceMessages?includePreReleases=false)](https://www.nuget.org/packages/TeamCity.ServiceMessages) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [](http://teamcity.jetbrains.com/viewType.html?buildTypeId=TeamCityServiceMessages_TeamCityServiceMessages) + This library provides read/write access to TeamCity Service messages. Take a look at the description of service messages at this [page]( http://confluence.jetbrains.net/display/TCDL/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-ServiceMessages). -[](http://teamcity.jetbrains.com/viewType.html?buildTypeId=TeamCityServiceMessages_TeamCityServiceMessages) [](https://www.nuget.org/packages/TeamCity.ServiceMessages/) - Usage: ====== diff --git a/TeamCity.ServiceMessages/TeamCity.ServiceMessages.csproj b/TeamCity.ServiceMessages/TeamCity.ServiceMessages.csproj index 4dbb659..383a782 100644 --- a/TeamCity.ServiceMessages/TeamCity.ServiceMessages.csproj +++ b/TeamCity.ServiceMessages/TeamCity.ServiceMessages.csproj @@ -22,9 +22,9 @@ JetBrains TeamCity Service Messages read/write access This library provides read/write access to TeamCity Service messages. Take a look at the description of service messages at http://confluence.jetbrains.net/display/TCDL/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-ServiceMessages - https://github.com/JetBrains/TeamCity.ServiceMessages/blob/master/LICENSE.txt + https://github.com/JetBrains/TeamCity.ServiceMessages/raw/master/LICENSE.txt https://github.com/JetBrains/TeamCity.ServiceMessages - https://www.jetbrains.com/_assets//shared/favicons/jetbrains.ico + https://github.com/JetBrains/TeamCity.ServiceMessages/raw/master/icon.png https://github.com/JetBrains/TeamCity.ServiceMessages.git git TeamCity ServiceMessage ServiceMessages diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..a3fcd1b Binary files /dev/null and b/icon.png differ