diff --git a/README.md b/README.md index 1d3302b..22fa9fb 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,14 @@ Example Python codes that do the processes between MySQL database and Excel spreadsheet files. +https://www.youtube.com/watch?v=axraNvtHjO4 + ## Setup database table - + *Structure* - + *Sample data* ## Install Python 3 and pipenv diff --git a/snapshots/db-table-data.png b/snapshots/db-table-data.png deleted file mode 100644 index c57d45a..0000000 Binary files a/snapshots/db-table-data.png and /dev/null differ diff --git a/snapshots/db-table-structure.png b/snapshots/db-table-structure.png deleted file mode 100644 index 21888b2..0000000 Binary files a/snapshots/db-table-structure.png and /dev/null differ