diff --git a/packages/vscode-types/README.md b/packages/vscode-types/README.md index 043ebd7..e45a85e 100644 --- a/packages/vscode-types/README.md +++ b/packages/vscode-types/README.md @@ -1,6 +1,6 @@ # @tomjs/vscode-types -[![npm](https://img.shields.io/npm/v/@tomjs/vscode-types)](https://www.npmjs.com/package/@tomjs/vscode-types) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode-types) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode-types) [![Docs](https://raw.githubusercontent.com/tomjs/assets/main/npm/api.svg)](https://www.unpkg.com/browse/@tomjs/vscode-types/dist/index.d.ts) +[![npm](https://img.shields.io/npm/v/@tomjs/vscode-types)](https://www.npmjs.com/package/@tomjs/vscode-types) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode-types) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode-types) [![Docs](https://img.shields.io/badge/API-unpkg-orange)](https://www.unpkg.com/browse/@tomjs/vscode-types/dist/index.d.ts) **English** | [中文](./README.zh_CN.md) diff --git a/packages/vscode-types/README.zh_CN.md b/packages/vscode-types/README.zh_CN.md index 38bcea5..bb6674b 100644 --- a/packages/vscode-types/README.zh_CN.md +++ b/packages/vscode-types/README.zh_CN.md @@ -1,6 +1,6 @@ # @tomjs/vscode-types -[![npm](https://img.shields.io/npm/v/@tomjs/vscode-types)](https://www.npmjs.com/package/@tomjs/vscode-types) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode-types) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode-types) [![Docs](https://raw.githubusercontent.com/tomjs/assets/main/npm/api.svg)](https://www.unpkg.com/browse/@tomjs/vscode-types/dist/index.d.ts) +[![npm](https://img.shields.io/npm/v/@tomjs/vscode-types)](https://www.npmjs.com/package/@tomjs/vscode-types) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode-types) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode-types) [![Docs](https://img.shields.io/badge/API-unpkg-orange)](https://www.unpkg.com/browse/@tomjs/vscode-types/dist/index.d.ts) [English](./README.md) | **中文** diff --git a/packages/vscode-webview/README.md b/packages/vscode-webview/README.md index 222ec07..bd9f071 100644 --- a/packages/vscode-webview/README.md +++ b/packages/vscode-webview/README.md @@ -1,6 +1,6 @@ # @tomjs/vscode-webview -[![npm](https://img.shields.io/npm/v/@tomjs/vscode-webview)](https://www.npmjs.com/package/@tomjs/vscode-webview) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode-webview) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode-webview) [![Docs](https://raw.githubusercontent.com/tomjs/assets/main/npm/api.svg)](https://www.unpkg.com/browse/@tomjs/vscode-webview/dist/index.d.ts) +[![npm](https://img.shields.io/npm/v/@tomjs/vscode-webview)](https://www.npmjs.com/package/@tomjs/vscode-webview) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode-webview) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode-webview) [![Docs](https://img.shields.io/badge/API-unpkg-orange)](https://www.unpkg.com/browse/@tomjs/vscode-webview/dist/index.d.ts) **English** | [中文](./README.zh_CN.md) diff --git a/packages/vscode-webview/README.zh_CN.md b/packages/vscode-webview/README.zh_CN.md index 4b9a96b..7eb9bac 100644 --- a/packages/vscode-webview/README.zh_CN.md +++ b/packages/vscode-webview/README.zh_CN.md @@ -1,6 +1,6 @@ # @tomjs/vscode-webview -[![npm](https://img.shields.io/npm/v/@tomjs/vscode-webview)](https://www.npmjs.com/package/@tomjs/vscode-webview) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode-webview) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode-webview) [![Docs](https://raw.githubusercontent.com/tomjs/assets/main/npm/api.svg)](https://www.unpkg.com/browse/@tomjs/vscode-webview/dist/index.d.ts) +[![npm](https://img.shields.io/npm/v/@tomjs/vscode-webview)](https://www.npmjs.com/package/@tomjs/vscode-webview) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode-webview) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode-webview) [![Docs](https://img.shields.io/badge/API-unpkg-orange)](https://www.unpkg.com/browse/@tomjs/vscode-webview/dist/index.d.ts) [English](./README.md) | **中文** diff --git a/packages/vscode/README.md b/packages/vscode/README.md index 9da6a22..61c8a49 100644 --- a/packages/vscode/README.md +++ b/packages/vscode/README.md @@ -1,6 +1,6 @@ # @tomjs/vscode -[![npm](https://img.shields.io/npm/v/@tomjs/vscode)](https://www.npmjs.com/package/@tomjs/vscode) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode) [![Docs](https://raw.githubusercontent.com/tomjs/assets/main/npm/api.svg)](https://www.unpkg.com/browse/@tomjs/vscode/dist/index.d.ts) +[![npm](https://img.shields.io/npm/v/@tomjs/vscode)](https://www.npmjs.com/package/@tomjs/vscode) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode) [![Docs](https://img.shields.io/badge/API-unpkg-orange)](https://www.unpkg.com/browse/@tomjs/vscode/dist/index.d.ts) **English** | [中文](./README.zh_CN.md) diff --git a/packages/vscode/README.zh_CN.md b/packages/vscode/README.zh_CN.md index 67cdca1..9caa2c2 100644 --- a/packages/vscode/README.zh_CN.md +++ b/packages/vscode/README.zh_CN.md @@ -1,6 +1,6 @@ # @tomjs/vscode -[![npm](https://img.shields.io/npm/v/@tomjs/vscode)](https://www.npmjs.com/package/@tomjs/vscode) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode) [![Docs](https://raw.githubusercontent.com/tomjs/assets/main/npm/api.svg)](https://www.unpkg.com/browse/@tomjs/vscode/dist/index.d.ts) +[![npm](https://img.shields.io/npm/v/@tomjs/vscode)](https://www.npmjs.com/package/@tomjs/vscode) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/vscode) ![NPM](https://img.shields.io/npm/l/@tomjs/vscode) [![Docs](https://img.shields.io/badge/API-unpkg-orange)](https://www.unpkg.com/browse/@tomjs/vscode/dist/index.d.ts) [English](./README.md) | **中文**