diff --git a/README.md b/README.md index afb3448..dcfcf6d 100644 --- a/README.md +++ b/README.md @@ -201,4 +201,4 @@ is not re-emitted when the UI is recreated. - `Single Consumption`: Ensures that an event is consumed only once by observers. - `Lifecycle-Aware`: Integrates seamlessly with Android's lifecycle components. -- `Thread-Safe`: Uses AtomicBoolean to manage the event state safely across threads. \ No newline at end of file +- `Thread-Safe`: Uses AtomicBoolean to manage the event state safely across threads.