Skip to content

Commit a0881c2

Browse files
authored
Merge pull request #23 from COMMANDO2406/COMMANDO2406-patch-1
Update README.md
2 parents c783d1e + 92e59ef commit a0881c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55
[![Python Version](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/downloads/)
66

7+
# Demo
8+
![image](https://github.com/user-attachments/assets/e012b8b9-b0fb-4d0c-a07c-b0c9cf3f0bc8)
9+
10+
11+
12+
# Outdated docs
713
CSV to MySQL is a simple Python utility that allows you to import data from a CSV file into a MySQL database. This tool checks if the specified database exists and creates it if it doesn't, then creates a table and imports the data from the CSV file.
814
- https://commando2406.github.io/CSVtoMySQL/
915
## Features

0 commit comments

Comments
 (0)