Skip to content

Commit 40b8b01

Browse files
committed
rename repo
1 parent e985995 commit 40b8b01

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Pipeline:
1111

1212
1. Prepare the xlsx file with your data
1313

14-
Assume the file is dropped into `test/import.xlsx`, you can download it from [here](https://github.com/medcl/ifish-data-loader/blob/master/test/import.xlsx)
14+
Assume the file is dropped into `test/import.xlsx`, you can download it from [here](https://github.com/medcl/csv2sql/blob/master/test/import.xlsx)
1515

16-
<img width="800" src="https://github.com/medcl/ifish-data-loader/raw/master/doc/assets/img/Snip20180505_8.png">
16+
<img width="800" src="https://github.com/medcl/csv2sql/raw/master/doc/assets/img/Snip20180505_8.png">
1717

1818
2. Config the `csv2sql.yml`
1919

@@ -122,8 +122,8 @@ Note, please also change MySQL connection in joint `mysql_conn` config, ie: `you
122122

123123
4. Now, check out the database, you will see 2 new records in two different table
124124

125-
<img width="800" src="https://github.com/medcl/ifish-data-loader/raw/master/doc/assets/img/Snip20180505_5.png">
126-
<img width="800" src="https://github.com/medcl/ifish-data-loader/raw/master/doc/assets/img/Snip20180505_6.png">
125+
<img width="800" src="https://github.com/medcl/csv2sql/raw/master/doc/assets/img/Snip20180505_5.png">
126+
<img width="800" src="https://github.com/medcl/csv2sql/raw/master/doc/assets/img/Snip20180505_6.png">
127127

128128

129129
License

0 commit comments

Comments
 (0)