Skip to content

Commit c8a27e8

Browse files
committed
add link to npm
1 parent d8e720c commit c8a27e8

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,7 +1,7 @@
11
# jsonpath-js
22

33
![GitHub License](https://img.shields.io/github/license/ashphy/jsonpath-js)
4-
![NPM Version](https://img.shields.io/npm/v/jsonpath-js)
4+
[![NPM Version](https://img.shields.io/npm/v/jsonpath-js)](https://www.npmjs.com/package/jsonpath-js)
55
[![Link Checker](https://github.com/ashphy/jsonpath-js/actions/workflows/lint.yml/badge.svg)](https://github.com/ashphy/jsonpath-js/actions/workflows/lint.yml)
66

77
An implementation of RFC 9535 [JSONPath](http://goessner.net/articles/JsonPath/)

0 commit comments

Comments
 (0)