Skip to content

Commit e50c9b5

Browse files
committed
update: add sample png to readme file
1 parent 739ff72 commit e50c9b5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,14 @@
1111
## 使用方法
1212

1313
1. 按Win+R,打开左下角“运行”窗口,输入“cmd”,点击确定或回车;
14-
2. 使用“cd [程序所在目录]”进入到程序所在的路径,如:cd C:\Users\repoog\Desktop
15-
3. 执行“.\InvoiceExtract.exe 发票文件目录 导出文件路径”,如:.\InvoiceExtract.exe 发票文件 发票.xlsx
14+
2. 使用“cd [程序所在目录]”进入到程序所在的路径,按回车,如:cd C:\Users\repoog\Desktop
15+
3. 执行“.\InvoiceExtract.exe 发票文件目录 导出文件路径”,按回车,如:.\InvoiceExtract.exe 发票文件 发票.xlsx
1616
4. 对于无法正确读取数据的电子发票,程序会输出错误文件名称;
1717

18+
## 示例图片
19+
20+
![示例图片](./Sample.png)
21+
1822
## 注意事项
1923

2024
电子发票的格式会因省份不同而略有不同,如中英文标点或空格等,可能会影响部分发票文件的数据读取。

Sample.png

8.93 KB
Loading

0 commit comments

Comments
 (0)