10000 Update README.md · potchangelo/python-mysql-excel@fe6eb9d · GitHub
[go: up one dir, main page]

Skip to content

Commit fe6eb9d

Browse files
authored
Update README.md
1 parent adc6961 commit fe6eb9d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ Example Python codes that do the processes between MySQL database and Excel spre
99

1010
## Setup database table
1111

12-
![products table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-products-structure.jpg "products table structure")
12+
![products table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-products-structure.jpg "products table structure")
1313
*products table structure*
1414

15-
![product_notes table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-product-notes-structure.jpg "product_notes table structure")
15+
![product_notes table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-product-notes-structure.jpg "product_notes table structure")
1616
*product_notes table structure*
1717

18-
![categories table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-categories-structure.jpg "categories table structure")
18+
![categories table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-categories-structure.jpg "categories table structure")
1919
*categories table structure*
2020

21-
![hashtags table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-hashtags-structure.jpg "hashtags table structure")
21+
![hashtags table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-hashtags-structure.jpg "hashtags table structure")
2222
*hashtags table structure*
2323

24-
![products_hashtags table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-products-hashtags-structure.jpg "products_hashtags table structure")
24+
![products_hashtags table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-products-hashtags-structure.jpg "products_hashtags table structure")
2525
*products_hashtags table structure*
2626

2727
## Install Python 3 and pipenv

0 commit comments

Comments
 (0)
0