Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/alexdrone/Store
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Usbergo committed Jun 26, 2020
2 parents 5f5be45 + 5034a76 commit 2d53f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# STORE [![Swift](https://img.shields.io/badge/swift-5.3-orange.svg?style=flat)](#) [![Build Status](https://travis-ci.org/alexdrone/Store.svg?branch=master)](https://travis-ci.org/alexdrone/Store) [![Cov](https://img.shields.io/badge/coverage-53.9%25-blue.svg?style=flat)](#)
[![Swift](https://img.shields.io/badge/swift-5.3-orange.svg?style=flat)](#) [![Build Status](https://travis-ci.org/alexdrone/Store.svg?branch=master)](https://travis-ci.org/alexdrone/Store) [![Cov](https://img.shields.io/badge/coverage-53.9%25-blue.svg?style=flat)](#)
<img src="https://raw.githubusercontent.com/alexdrone/Dispatch/master/docs/store_logo.png" width=300 alt="Dispatch" align=right />

Unidirectional, transactional, operation-based Store implementation for Swift and SwiftUI
Expand Down

0 comments on commit 2d53f74

Please sign in to comment.