Skip to content

Commit a897026

Browse files
authored
Update README.md
1 parent 3e19eb8 commit a897026

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# mst-async-task
2-
Manage the lifecycles of asynchronous flows in Mobx-State-Tree
2+
[![npm version](https://badge.fury.io/js/mst-async-task.svg)](https://badge.fury.io/js/mst-async-task)
3+
4+
Manage the lifecycles of asynchronous flows in Mobx-State-Tree.
35

46
## Introduction
57
Mobx-State-Tree's `flow` provides a solid foundation for dealing with asynchronous actions, but we're left to do all of the bookkeeping ourselves.

0 commit comments

Comments
 (0)