Skip to content

Commit

Permalink
improving README file (by adding badges etc)
Browse files Browse the repository at this point in the history
  • Loading branch information
salaros committed Jun 19, 2018
1 parent 93e6bd3 commit 4cd57b5
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# WakaTime#
WakaTime#
![License](https://img.shields.io/github/license/mashape/apistatus.svg)
[![Build status](https://ci.appveyor.com/api/projects/status/tyjwxie7v0herunj/branch/master?svg=true)](https://ci.appveyor.com/project/salaros/wakatime-sharp/branch/master)
![GitHub top language](https://img.shields.io/github/languages/top/CodeCavePro/wakatime-sharp.svg)
==========

[![Dependency Status](https://www.versioneye.com/user/projects/57c6ecaf69d9490042f72fd7/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/57c6ecaf69d9490042f72fd7)
![NuGet](https://img.shields.io/nuget/v/WakaTime.svg?label=NuGet)
![NuGet](https://img.shields.io/nuget/dt/WakaTime.svg)
[![.NET Standard](https://img.shields.io/badge/.NET%20Standard-2.0-484877.svg)](https://social.msdn.microsoft.com/Forums/vstudio/en-US/7035edc6-97fc-49ee-8eee-2fa4d040a63b/)
[![.NET Framework](https://img.shields.io/badge/.NET%20Framework-4.0+-748478.svg)](https://social.msdn.microsoft.com/Forums/vstudio/en-US/7035edc6-97fc-49ee-8eee-2fa4d040a63b/)

A core implementation of all WakaTime C#-driven plugins for IDE such as Visual Studio, Xamarin Studio, Monodevelop etc
This plugins will help to collect metrics, insights and time tracking automatically generated directly from your programming activity.
A core implementation of all WakaTime C#-driven plugins for IDE such as Xamarin Studio, Monodevelop, Visual Studio, Visual Studio for Mac, Notepad++, Unity etc

These plugins will help to collect metrics, insights and time tracking automatically generated directly from your programming activity.

https://wakatime.com

0 comments on commit 4cd57b5

Please sign in to comment.