Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Jun 8, 2019
1 parent dcf2775 commit 121a483
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Install the following packages to start using Pharmacist.
| Core - Libary | [![CoreBadge]][Core] |
| Global Tool | [![GlobalToolBadge]][GlobalTool] |
| MSBuild Task | [![MsBuildBadge]][MsBuild] |
| Common | [![CommonBadge]][Common] |

[Core]: https://www.nuget.org/packages/Pharmacist.Core/
[CoreBadge]: https://img.shields.io/nuget/v/Pharmacist.Core.svg
Expand All @@ -33,6 +34,9 @@ Install the following packages to start using Pharmacist.
[MsBuild]: https://www.nuget.org/packages/Pharmacist.MSBuild/
[MsBuildBadge]: https://img.shields.io/nuget/v/Pharmacist.MSBuild.svg

[Common]: https://www.nuget.org/packages/Pharmacist.Common/
[CommonBadge]: https://img.shields.io/nuget/v/Pharmacist.Common.svg

### What does it do?

Pharmacist will convert events within an assembly and create observable wrappers for them.
Expand Down

0 comments on commit 121a483

Please sign in to comment.