diff --git a/README.md b/README.md index 8af4ff2..5924380 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@

-![KeyClicker 1](./assets/screenshots-1.png) +![KeyClicker 1](./assets/screenshots-1.jpg) +![KeyClicker 1](./assets/screenshots-2.jpg) KeyClicker is an application on macOS that brings the experience of real keyboard typing sounds to users, perfectly recreating the typing sensation of mechanical keyboards and typewriters. diff --git a/README.zh.md b/README.zh.md index e371236..7abaf21 100644 --- a/README.zh.md +++ b/README.zh.md @@ -17,7 +17,8 @@

-![KeyClicker 1](./assets/screenshots-1-cn.png) +![KeyClicker 1](./assets/screenshots-1.jpg) +![KeyClicker 1](./assets/screenshots-2.jpg) KeyClicker 是一款在 macOS 上为用户带来真实键盘打字声音体验的应用,完美再现机械键盘与打字机的打字感受。 diff --git a/assets/logo.png b/assets/logo.png index c5ef515..662161d 100644 Binary files a/assets/logo.png and b/assets/logo.png differ diff --git a/assets/screenshots-1-cn.png b/assets/screenshots-1-cn.png deleted file mode 100644 index 85c01ad..0000000 Binary files a/assets/screenshots-1-cn.png and /dev/null differ diff --git a/assets/screenshots-1.jpg b/assets/screenshots-1.jpg new file mode 100644 index 0000000..d011456 Binary files /dev/null and b/assets/screenshots-1.jpg differ diff --git a/assets/screenshots-1.png b/assets/screenshots-1.png deleted file mode 100644 index 9c26c52..0000000 Binary files a/assets/screenshots-1.png and /dev/null differ diff --git a/assets/screenshots-2.jpg b/assets/screenshots-2.jpg new file mode 100644 index 0000000..c523fcf Binary files /dev/null and b/assets/screenshots-2.jpg differ