From cd2e69bf91a86fe538a236a796e72e9b363018e2 Mon Sep 17 00:00:00 2001 From: STAM Date: Thu, 30 Jan 2020 01:44:02 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bebad7..f17e720 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SteamPathsLib -# [![Nuget](https://img.shields.io/nuget/v/EpicMorg.SteamPathsLib?style=flat-square)](https://www.nuget.org/packages/EpicMorg.SteamPathsLib/) [![GitHub issues](https://img.shields.io/github/issues/EpicMorg/SteamPathsLib.svg?style=popout-square)](https://github.com/EpicMorg/SteamPathsLib/issues) [![GitHub forks](https://img.shields.io/github/forks/EpicMorg/SteamPathsLib.svg?style=popout-square)](https://github.com/EpicMorg/SteamPathsLib/network) [![GitHub stars](https://img.shields.io/github/stars/EpicMorg/SteamPathsLib.svg?style=popout-square)](https://github.com/EpicMorg/SteamPathsLib/stargazers) [![GitHub license](https://img.shields.io/github/license/EpicMorg/SteamPathsLib.svg?style=popout-square)](LICENSE.md) [![Changelog](https://img.shields.io/badge/Changelog-yellow.svg?style=popout-square)](CHANGELOG.md) - +# [![AppVeyor](https://img.shields.io/appveyor/ci/stamepicmorg/steampathslib?style=flat-square)](https://ci.appveyor.com/project/stamepicmorg/steampathslib) [![Nuget](https://img.shields.io/nuget/v/EpicMorg.SteamPathsLib?style=flat-square)](https://www.nuget.org/packages/EpicMorg.SteamPathsLib/) [![Activity](https://img.shields.io/github/commit-activity/m/EpicMorg/SteamPathsLib?label=commits&style=flat-square)](https://github.com/EpicMorg/v/commits) [![GitHub issues](https://img.shields.io/github/issues/EpicMorg/SteamPathsLib.svg?style=popout-square)](https://github.com/EpicMorg/SteamPathsLib/issues) [![GitHub forks](https://img.shields.io/github/forks/EpicMorg/SteamPathsLib.svg?style=popout-square)](https://github.com/EpicMorg/SteamPathsLib/network) [![GitHub stars](https://img.shields.io/github/stars/EpicMorg/SteamPathsLib.svg?style=popout-square)](https://github.com/EpicMorg/SteamPathsLib/stargazers) [![Size](https://img.shields.io/github/repo-size/EpicMorg/SteamPathsLib?label=size&style=flat-square)](https://github.com/EpicMorg/SteamPathsLib/archive/master.zip) [![Release](https://img.shields.io/github/v/release/EpicMorg/SteamPathsLib?style=flat-square)](https://github.com/EpicMorg/SteamPathsLib/releases) [![GitHub license](https://img.shields.io/github/license/EpicMorg/SteamPathsLib.svg?style=popout-square)](LICENSE.md) [![Changelog](https://img.shields.io/badge/Changelog-yellow.svg?style=popout-square)](CHANGELOG.md) + # Usage * Look at [example project](https://github.com/EpicMorg/SteamPathsLib/blob/master/src/SteamTest/FrmMain.cs)