Skip to content

Commit 59e8702

Browse files
authored
Update README.md
1 parent 971ca59 commit 59e8702

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,16 @@
22

33
## Description
44

5-
This script checks if the required database (DB) and the related tables are present within the DB.
5+
Python-based script which either uses or creates the DataBase or table for the user.
66

77

88
## To run the code
99

1010
```python
11-
1211
python db_and_table_checker.py
1312
```
1413

1514

1615
## Author
1716

18-
Aswin Krishna (TheProv1)
17+
Aswin Krishna ([@TheProv1](https://github.com/TheProv1/))

0 commit comments

Comments
 (0)