Skip to content

Commit ba75343

Browse files
committed
2 parents 44846aa + 7742752 commit ba75343

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![](http://f.cl.ly/items/1307401C3x2g3F2p2Z36/Logo.png)
44

5-
[![NuGet Stats](https://img.shields.io/nuget/v/reactiveui.eventbuilder.svg)](https://www.nuget.org/packages/reactiveui.eventbuilder) [![Build Status](https://dev.azure.com/dotnet/ReactiveUI/_apis/build/status/Splat-CI)](https://dev.azure.com/dotnet/ReactiveUI/_build/latest?definitionId=48) [![Code Coverage](https://codecov.io/gh/reactiveui/splat/branch/master/graph/badge.svg)](https://codecov.io/gh/reactiveui/splat)
5+
[![NuGet Stats](https://img.shields.io/nuget/v/reactiveui.eventbuilder.svg)](https://www.nuget.org/packages/pharmacist.console) [![Build Status](https://dev.azure.com/dotnet/ReactiveUI/_apis/build/status/Pharmacist-CI)](https://dev.azure.com/dotnet/ReactiveUI/_build/latest?definitionId=82) [![Code Coverage](https://codecov.io/gh/reactiveui/pharmacist/branch/master/graph/badge.svg)](https://codecov.io/gh/reactiveui/pharmacist)
66
<br>
77
<a href="https://www.nuget.org/packages/reactiveui.eventbuilder">
88
<img src="https://img.shields.io/nuget/dt/splat.svg">
@@ -21,7 +21,7 @@
2121

2222
Pharmacist will convert events within an assembly and create observable wrappers for them.
2323

24-
It has been called pharmacist since it will generate Rx event subscripts, so it's a play on word about "Rx" which is short for prescriptions.
24+
It has been called pharmacist since it will generate Reactive Extensions (Rx) Observables for events, so it's a play on word about "Rx" which is short for prescriptions.
2525

2626
It can generate the observables for the following:
2727
* System Platforms, such as Xamarin (iOS/Android/TVOS), UWP

0 commit comments

Comments
 (0)