diff --git a/README-jp.md b/README-jp.md index 3f4e2d2..8b7643f 100644 --- a/README-jp.md +++ b/README-jp.md @@ -14,6 +14,12 @@ フレームワークはTauriを利用しており、Linux、macOS、Windowsで動作します。
フロントエンドの処理はVue3 + Javascript、バックエンドの処理はRustで書かれています。
+
+ +
+
+
+ ## Screenshots @@ -41,6 +47,7 @@
Windowsの場合は以下からインストールも可能です。
+ diff --git a/README.md b/README.md index dc67e42..09942b1 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ You can configure which directories to scan and which directories to exclude fro The framework used is Tauri, and it operates on Linux, macOS, and Windows.
The frontend is implemented with Vue3 and JavaScript, while the backend is written in Rust.
+
+ +
+
+
+ ## Screenshots @@ -43,6 +49,7 @@ The frontend is implemented with Vue3 and JavaScript, while the backend is writt
In the case of Windows, installation is also possible from the following:
+ diff --git a/images/ScreenRecording.gif b/images/ScreenRecording.gif new file mode 100644 index 0000000..953b533 Binary files /dev/null and b/images/ScreenRecording.gif differ