Commit 070c7f15 authored by myhloli's avatar myhloli
Browse files

fix: update output file documentation links in README for English and remove Chinese references

parent ced5a7b4
...@@ -639,7 +639,7 @@ mineru-sglang-server --port 30000 ...@@ -639,7 +639,7 @@ mineru-sglang-server --port 30000
mineru -p <input_path> -o <output_path> -b vlm-sglang-client -u http://127.0.0.1:30000 mineru -p <input_path> -o <output_path> -b vlm-sglang-client -u http://127.0.0.1:30000
``` ```
> 💡 For more information about output files, please refer to [Output File Documentation](docs/output_file_zh_cn.md) > 💡 For more information about output files, please refer to [Output File Documentation](docs/output_file_en_us.md)
--- ---
...@@ -661,7 +661,7 @@ Community developers have created various extensions based on MinerU, including: ...@@ -661,7 +661,7 @@ Community developers have created various extensions based on MinerU, including:
These projects typically offer better user experience and additional features. These projects typically offer better user experience and additional features.
For detailed deployment instructions, please refer to: For detailed deployment instructions, please refer to:
👉 [Derivative Projects Documentation](projects/README_zh-CN.md) 👉 [Derivative Projects Documentation](projects/README.md)
--- ---
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment