Skip to content

Commit

Permalink
📝 set banner within readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-sch-ka committed Jul 9, 2022
1 parent 2cd007d commit 6360aee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
Binary file added .github/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# rx-state-machine
<img src=".github/thumbnail.png"/>

[![Pub](https://img.shields.io/pub/v/rx_state_machine.svg)](https://pub.dartlang.org/packages/rx_state_machine)

A library for finite state machine realization in Dart. Inspired by [Tinder StateMachine library](https://github.com/Tinder/StateMachine).

## Getting started
You should ensure that you add the `rx_state_machine` as a dependency in your flutter project.

``` yml
dependencies:
rx_state_machine: ^1.0.0
```

0 comments on commit 6360aee

Please sign in to comment.