Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MFlisar committed May 2, 2016
1 parent f078a65 commit d2f0c77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

### What does it do?

* it allows you to post events to a bus
* it allows you to subscribe to special events whereever you want
* it allows you to queue events until an activity is resumed (to make sure views are accessable for example)
* it allows you to *post events* to a bus
* it allows you to *subscribe to special events* whereever you want
* it allows you to *queue events* until an activity is resumed (to make sure views are accessable for example)
* it allows you to queue events as soon as activity is paused and emit events as soon soon as it is resumed
* it's very **lightweight**

Expand Down

0 comments on commit d2f0c77

Please sign in to comment.