Skip to content

Commit

Permalink
Added nuget badge
Browse files Browse the repository at this point in the history
  • Loading branch information
gmamaladze committed Jun 22, 2015
1 parent 23ee27c commit ae66410
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[![nuget][nuget-badge]][nuget-url] [![master][master-appveyor-badge]][master-appveyor-url]

[nuget-badge]: https://img.shields.io/badge/nuget-v5.3.0-blue.svg
[nuget-url]: https://www.nuget.org/packages/MouseKeyHook

![Mouse and Keyboard Hooking Library in c#](/mouse-keyboard-hook-logo.png)

## What it does?
Expand All @@ -14,11 +19,10 @@ This library allows you to tap keyboard and mouse, to detect and record their ac
nuget install MouseKeyHook
</pre>

- [NuGet package][nuget]
- [Source code][source]
- [NuGet package][nuget-url]
- [Source code][source-url]

[nuget]: https://www.nuget.org/packages/MouseKeyHook
[source]: https://github.com/gmamaladze/globalmousekeyhook
[source-url]: https://github.com/gmamaladze/globalmousekeyhook

## Usage

Expand Down

0 comments on commit ae66410

Please sign in to comment.