Skip to content

Commit

Permalink
released v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 17, 2024
1 parent 4d4ebe2 commit d62c8c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@

RegexMate is a regular expression application available for macOS and iOS. It features a clean user interface and powerful functionalities, enabling users to easily create, test, and utilize regular expressions.

![RegexMate screenshots-4](./assets/screenshots-4.png)
![RegexMate 4](./assets/screenshots-4.png)

### Key Features:

![RegexMate screenshots-1](./assets/screenshots-1.png)
![RegexMate 1](./assets/screenshots-1.png)

#### Minimalist UI

Forget buttons and menus. Simply type your pattern, test your expression, and see the results instantly.

![RegexMate screenshots-2](./assets/screenshots-2.png)
![RegexMate 2](./assets/screenshots-2.png)

#### Reference Table

Expand All @@ -45,6 +45,6 @@ Save your frequently used expressions for quick access and reference at any time

#### Light & Dark Mode

![RegexMate screenshots-4](./assets/screenshots-3.png)
![RegexMate 4](./assets/screenshots-3.png)

Love the dark aesthetic? RegexMate has you covered. But if you're craving a fresh look, switch to Light mode anytime.
8 changes: 4 additions & 4 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@

RegexMate 是一款正则表达式应用程序,支持 macOS 和 iOS 平台它拥有简洁的用户界面和强大的功能,能够帮助用户轻松地创建测试和使用正则表达式

![RegexMate screenshots-4](./assets/screenshots-4-cn.png)
![RegexMate 4](./assets/screenshots-4-cn.png)

### 主要特点

![RegexMate screenshots-1](./assets/screenshots-1-cn.png)
![RegexMate 1](./assets/screenshots-1-cn.png)

#### 简约的用户界面

忘记按钮和菜单吧只需输入您的模式,测试表达式,即可立即查看结果

![RegexMate screenshots-2](./assets/screenshots-2-cn.png)
![RegexMate 2](./assets/screenshots-2-cn.png)

#### 参考表

Expand All @@ -44,6 +44,6 @@ RegexMate 是一款正则表达式应用程序,支持 macOS 和 iOS 平台。

#### 浅色和深色模式

![RegexMate screenshots-3](./assets/screenshots-3-cn.png)
![RegexMate 3](./assets/screenshots-3-cn.png)

喜欢暗色调?RegexMate 应用程序满足您的需求但如果您想要焕然一新的外观,随时切换到浅色模式

0 comments on commit d62c8c2

Please sign in to comment.