mirror of
https://github.com/liubinfighter/csv-lite.git
synced 2026-07-22 05:43:52 +00:00
docs: update README to include test sample image and improve problem reporting instructions
This commit is contained in:
parent
247872b3f8
commit
e37a24a1b9
3 changed files with 8 additions and 1 deletions
|
|
@ -3,8 +3,11 @@
|
|||
|
||||
Simple enough for csv, no more fancy function you need to learn and think!
|
||||
|
||||

|
||||
<!--  -->
|
||||
|
||||

|
||||
|
||||
> if you encounter any problems, download `test/test-sample.csv` to see what's different from the test csv file. Issue with an screenshot will help us fix it faster.
|
||||
|
||||
[中文版本Readme](./README_zh.md)
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
|
||||
[English Version Readme](./README.md)
|
||||
|
||||

|
||||
|
||||
> 如果你遇到任何问题,请下载 `test/test-sample.csv`,对比你的 CSV 文件和测试文件有何不同。提交带有截图的问题可以帮助我们更快地修复。
|
||||
|
||||
## 简介
|
||||
|
||||
保持专注!不要浪费时间创建花哨的表格。
|
||||
|
|
|
|||
BIN
asssets/test-sample.png
Normal file
BIN
asssets/test-sample.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 398 KiB |
Loading…
Reference in a new issue