Skip to content

Commit 5469d49

Browse files
committed
Add useful links to badges.
1 parent 3d2a9e1 commit 5469d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# elm-json-diff
22

3-
![Elm package](https://img.shields.io/elm-package/v/lattyware/elm-json-diff) ![GitHub](https://img.shields.io/github/license/lattyware/elm-json-diff) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/lattyware/elm-json-diff/Tests)
3+
[![Elm package](https://img.shields.io/elm-package/v/lattyware/elm-json-diff)](https://package.elm-lang.org/packages/lattyware/elm-json-diff/latest/) [![GitHub](https://img.shields.io/github/license/lattyware/elm-json-diff)](https://github.com/Lattyware/elm-json-diff/blob/1.0.0/LICENSE) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/lattyware/elm-json-diff/Tests)](https://github.com/Lattyware/elm-json-diff/actions?query=workflow%3ATests)
44

55
Compute JSON patches by comparing two JSON values.
66

0 commit comments

Comments
 (0)