Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
a1mersnow committed Nov 16, 2023
1 parent 3f50401 commit 98e991e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
- 🚀 两种模式:剧集 / 正则
- 👁️ 所见即所得

## 界面
![界面](https://cdn.jsdelivr.net/gh/a1mersnow/[email protected]/images/overview.jpg)

## 📺剧集模式

#### 界面
![剧集模式界面](https://cdn.jsdelivr.net/gh/a1mersnow/[email protected]/images/overview1.jpg)

#### 适用场景
为 Infuse VidHub 等软件的刮削提供便利

Expand Down Expand Up @@ -45,6 +45,11 @@
- 提取不到时,默认为1

## 正则模式

#### 界面
![正则模式界面](https://cdn.jsdelivr.net/gh/a1mersnow/[email protected]/images/overview2.jpg)

#### 注意事项
- 此模式建议有正则基础的朋友使用
- 替换采用了 Javascript 的 `String.prototype.replace` 方法

Expand Down
File renamed without changes
Binary file added images/overview2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aliyundrive-rename",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"packageManager": "[email protected]",
"description": "Batch rename files of aliyundrive.",
Expand Down

0 comments on commit 98e991e

Please sign in to comment.