diff --git a/README.md b/README.md index d92f7a2..e56509a 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,10 @@ node版本:18.15.0 ## 许可证 该项目采用 **MIT 许可证**,详情请参阅许可证文件。 + +## 截图 + +![列表视图](./screenshot/列表视图.png) +![文章视图](./screenshot/文章视图.png) +![总结](./screenshot/总结.png) +![翻译](./screenshot/翻译.png) diff --git a/screenshot/列表视图.png b/screenshot/列表视图.png new file mode 100644 index 0000000..ad48f0d Binary files /dev/null and b/screenshot/列表视图.png differ diff --git a/screenshot/总结.png b/screenshot/总结.png new file mode 100644 index 0000000..bc916fa Binary files /dev/null and b/screenshot/总结.png differ diff --git a/screenshot/文章视图.png b/screenshot/文章视图.png new file mode 100644 index 0000000..6133056 Binary files /dev/null and b/screenshot/文章视图.png differ diff --git a/screenshot/翻译.png b/screenshot/翻译.png new file mode 100644 index 0000000..d519f26 Binary files /dev/null and b/screenshot/翻译.png differ