Skip to content

Commit

Permalink
Merge pull request #14 from newky2k/newky2k-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
newky2k authored Jun 11, 2020
2 parents 114b284 + 1da922f commit 6b32e36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ MessageBus is a cross platform EventBus system similar to NSNoticationCenter on
* Simple API
* Create custom events to easily pass addtional data
* Allows you to decouple objects and classes within your projects
* Portable Class library

### Attribution

`ThreadControl` contains portions of code from [Xamarin.Essentials](https://github.com/xamarin/Essentials/tree/master/Xamarin.Essentials/MainThread), specifically the `MainThread` functionality
`ThreadControl` contains portions of code from [Xamarin.Essentials](https://github.com/xamarin/Essentials/tree/master/Xamarin.Essentials/MainThread), specifically the `MainThread` functionality

0 comments on commit 6b32e36

Please sign in to comment.