Skip to content

Commit 9a85989

Browse files
authored
Update README.md
1 parent 64be611 commit 9a85989

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
@@ -1,6 +1,6 @@
11
# ExtensibleMessageBroker
2-
ExtensibleMessageBroker pulls a data from one place (a data source) and pushes it to another places (targets).
2+
ExtensibleMessageBroker pulls data from one place (a data source) and pushes it to another places (targets).
33

44
![Imgur](https://i.imgur.com/yJM83Th.png)
55

6-
You can create as many data source providers and target providers as you want, then simply copy them to the root directory and ExtensibleMessageBroker will import them with **Managed Extensibility Framework**.
6+
You can create as many data source providers and target providers as you want. ExtensibleMessageBroker will import them via **Managed Extensibility Framework**.

0 commit comments

Comments
 (0)