Skip to content

Commit c0df5cc

Browse files
committed
added badge to readme
1 parent 9ed2b4f commit c0df5cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Fresh Store
22

3+
![Build Passing](https://github.com/amoreaulemay/fresh-store/actions/workflows/deno.yml/badge.svg)
4+
35
A minimal store for Fresh, to allow communication between islands. It attach stores to the `window` component. It uses "pointers" or "keys" to associate stores. A pointer can either be provided, or auto-generated.
46

57
## Usage

0 commit comments

Comments
 (0)