Skip to content

Commit 44c1350

Browse files
committed
README File
1 parent 609ce4e commit 44c1350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MySQL-Database-Library
22

33
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.
4+
The library also provides a method for updating databases without the usual writing of an **UPDATE** SQL command.
55

66
*Refer to the link below to learn more on the library and its usage:*
77

0 commit comments

Comments
 (0)