You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# MySQL-Database-Library
2
2
3
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.
4
+
The library also provides a method for updating databases without the usual writing of an **UPDATE** SQL command.
5
5
6
6
*Refer to the link below to learn more on the library and its usage:*
0 commit comments