Skip to content

Commit 2d54727

Browse files
Update README.md
1 parent 57bf49b commit 2d54727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Then, we can run Main Program.py. It has many features which are required to man
88
I have used these modules in these files, so kindly ensure that you have all of these modules installed in your PC:
99

1010
mysqlconnector: Connects MySQL and Python and then we can use MySQL in python also. Module link:
11-
([pip install mysql-connector-python])
11+
[pip install mysql-connector-python]
1212

1313
tabulate: This module helps to showcase results in tabular form in python:
14-
([pip install tabulate])
14+
[pip install tabulate]
1515

1616
For different types of table please refer this link: https://pypi.org/project/tabulate/

0 commit comments

Comments
 (0)