diff --git a/README.md b/README.md index 68be1c5..72d253a 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +`ThreadControl` contains portions of code from [Xamarin.Essentials](https://github.com/xamarin/Essentials/tree/master/Xamarin.Essentials/MainThread), specifically the `MainThread` functionality