diff --git a/README.cn.md b/README.cn.md
index 080b046..8d9b538 100644
--- a/README.cn.md
+++ b/README.cn.md
@@ -39,16 +39,16 @@ disableDevtool();
### 1.2 script属性配置
```html
-
+
```
或者通过版本引用:
```html
-
+
-
+
```
## 2.功能
diff --git a/README.md b/README.md
index 86a7e51..064e23b 100644
--- a/README.md
+++ b/README.md
@@ -38,16 +38,16 @@ disableDevtool();
### 1.2 script attribute configuration
```html
-
+
```
Or use cdn with version:
```html
-
+
-
+
```
## 2. Function
diff --git a/npm/README.cn.md b/npm/README.cn.md
index 080b046..8d9b538 100644
--- a/npm/README.cn.md
+++ b/npm/README.cn.md
@@ -39,16 +39,16 @@ disableDevtool();
### 1.2 script属性配置
```html
-
+
```
或者通过版本引用:
```html
-
+
-
+
```
## 2.功能
diff --git a/npm/README.md b/npm/README.md
index 86a7e51..064e23b 100644
--- a/npm/README.md
+++ b/npm/README.md
@@ -38,16 +38,16 @@ disableDevtool();
### 1.2 script attribute configuration
```html
-
+
```
Or use cdn with version:
```html
-
+
-
+
```
## 2. Function
diff --git a/npm/package.json b/npm/package.json
index d8adb74..9eeb5a8 100644
--- a/npm/package.json
+++ b/npm/package.json
@@ -1,6 +1,6 @@
{
"name": "disable-devtool",
- "version": "0.0.7",
+ "version": "0.0.8",
"description": "Disable web developer tools from the f12 button, right-click and browser ",
"main": "disable-devtool.min.js",
"scripts": {
diff --git a/package.json b/package.json
index 6a951aa..7ec95a4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "disable-devtool",
- "version": "0.0.7",
+ "version": "0.0.8",
"description": "Disable web developer tools from the f12 button, right-click and browser ",
"main": "disable-devtool.min.js",
"unpkg": "disable-devtool.min.js",