Skip to content

Commit b188870

Browse files
committed
docs: add license scan badge
1 parent bb88ce9 commit b188870

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
@@ -6,7 +6,7 @@ English | [简体中文](./docs/README.zh-CN.md)
66
<a href="https://npmjs.com/package/json-editor-vue"><img src="https://img.shields.io/npm/v/json-editor-vue.svg" alt="npm package"></a>
77
<a href="https://npmjs.com/package/json-editor-vue"><img src="http://img.badgesize.io/https://unpkg.com/json-editor-vue/dist/json-editor-vue.umd.js?compression=gzip&label=gziped" alt="gziped"></a>
88
<a href="https://npmjs.com/package/json-editor-vue"><img src="https://img.shields.io/npm/dm/json-editor-vue" alt="downloads"></a>
9-
<a href="https://npmjs.com/package/json-editor-vue"><img src="https://img.shields.io/npm/l/json-editor-vue" alt="license"></a>
9+
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Fcloydlau%2Fjson-editor-vue?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcloydlau%2Fjson-editor-vue.svg?type=shield"/></a>
1010
</p>
1111

1212
> JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3, powered by [svelte-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) (successor to [jsoneditor](https://github.com/josdejong/jsoneditor)).

0 commit comments

Comments
 (0)