diff --git a/README.en.md b/README.en.md index 9d7a467..fce0dc3 100644 --- a/README.en.md +++ b/README.en.md @@ -19,7 +19,7 @@ dnf install dde-cliboard 3. Select the destination to paste. 4. Move the mouse to a certain area of the clipboard, click the upper **X** to delete the current content; click **Clear All** at the top to empty the clipboard. -![image-20210812163615904](/home/wpeng/.config/Typora/typora-user-images/image-20210812163615904.png) +![image-readme](./readme.png) #### Contribution diff --git a/README.md b/README.md index 1afe8dd..8e2d08a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ dnf install dde-cliboard 3. 选择目标位置粘贴。 4. 鼠标移入剪贴板的某一区块,单击上方的**X**,删除当前内容;单击顶部的**全部清除**,清空剪贴板。 -![image-20210812163545128](/home/wpeng/.config/Typora/typora-user-images/image-20210812163545128.png) +![image-readme](./readme.png) diff --git a/readme.png b/readme.png new file mode 100644 index 0000000..1f7e052 Binary files /dev/null and b/readme.png differ