diff --git a/README.md b/README.md index 25cde06..a94b3cc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ English | [简体中文](README_ZH.md) +
+ +
+ # Memos Memos is a privacy-focused passive recording project. It can automatically record screen content, build intelligent indices, and provide a convenient web interface to retrieve historical records. @@ -22,6 +29,13 @@ This project draws heavily from two other projects: one called [Rewind](https:// ## Quick Start +
+ +
+ ### 1. Install Memos ```sh diff --git a/docs/videos/memos-github-cn.mp4 b/docs/videos/memos-github-cn.mp4 new file mode 100644 index 0000000..21a0b13 Binary files /dev/null and b/docs/videos/memos-github-cn.mp4 differ diff --git a/docs/videos/memos-github.mp4 b/docs/videos/memos-github.mp4 new file mode 100644 index 0000000..cf61fc1 Binary files /dev/null and b/docs/videos/memos-github.mp4 differ diff --git a/docs/videos/memos-installation.mp4 b/docs/videos/memos-installation.mp4 new file mode 100644 index 0000000..83fa5a4 Binary files /dev/null and b/docs/videos/memos-installation.mp4 differ