Skip to content

Commit

Permalink
Fix path for microstates logo for root readme (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
minkimcello committed Apr 28, 2020
1 parent 5c37f45 commit 5e4fce1
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
Expand Up @@ -7,7 +7,7 @@
[![Created by The Frontside](https://img.shields.io/badge/created%20by-frontside.io-blue.svg)](https://frontside.io)

<h1>
<img src="README/microstates-logo.svg" alt="Microstates Logo" width="200" /><br>Microstates
<img src="./packages/microstates/README/microstates-logo.svg" alt="Microstates Logo" width="200" /><br>Microstates
</h1>

Microstates makes working with pure functions over immutable data
Expand Down

0 comments on commit 5e4fce1

Please sign in to comment.