Skip to content

Commit

Permalink
Formating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HolzerSoahita committed Oct 9, 2020
1 parent d0a6d4a commit b19bd8f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ This is a MySql CRUD Python
git clone https://github.com/HolzerSoahita/MySqlPython.git
cd MySqlPython
pip install mysql-connector-python
python Connection.py
python Create_Database.py
python Create_table.py
python Populating_Database
python Selecting_And_Getting_Data.py
python Where.py
python Connection.py
python Create_Database.py
python Create_table.py
python Populating_Database
python Selecting_And_Getting_Data.py
python Where.py
ptyhon Update.py

# Author
Expand Down

0 comments on commit b19bd8f

Please sign in to comment.