Skip to content

Commit

Permalink
chore(pdf): remove unnecessary test file
Browse files Browse the repository at this point in the history
- delete 这是一个测试文件.pdf to clean up the examples directory
  • Loading branch information
awwaawwa committed Jan 23, 2025
1 parent b02af90 commit 603bdd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ uv run yadt --help

3. Use the `uv run yadt` command. For example:
```bash
uv run yadt --bing --files examples/pdf/il_try_1/这是一个测试文件.pdf
uv run yadt --bing --files example.pdf

# multiple files
uv run yadt --bing --files examples/pdf/il_try_1/这是一个测试文件.pdf --files example2.pdf
uv run yadt --bing --files example.pdf --files example2.pdf
```

> [!TIP]
Expand Down
Binary file removed examples/pdf/il_try_1/这是一个测试文件.pdf
Binary file not shown.

0 comments on commit 603bdd6

Please sign in to comment.