Skip to content

Commit 609ce4e

Browse files
committed
README File
1 parent f604664 commit 609ce4e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# MySQL-Database-Library
1+
# MySQL-Database-Library
2+
3+
This library enables connection to MySQL databases and gives room for manipulating databases such as pulling records, deleting records, updating records.etc.
4+
The library also provides a method for updating databases without the usual writing of an UPDATE SQL command.
5+
6+
*Refer to the link below to learn more on the library and its usage:*
7+
8+
http://bit.ly/2o8WpCQ

0 commit comments

Comments
 (0)