Skip to content

Commit

Permalink
added pages link to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
COMMANDO2406 committed Jul 7, 2024
1 parent be98570 commit 3c5761b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Python Version](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/downloads/)

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.

- https://commando2406.github.io/CSVtoMySQL/
## Features

- Connect to MySQL database
Expand Down

0 comments on commit 3c5761b

Please sign in to comment.