From 282eee79216308938872a2e7bbb4ca831d6f1e0a Mon Sep 17 00:00:00 2001 From: Rahatullah Ansari Date: Fri, 2 Oct 2020 12:02:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f48b53..243631a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Simple Create, Read, Update, Delete (CRUD) in PHP & MySQL ======== -A simple and basic system to add, edit, delete and view using PHP and MySQL. +A simple and basic system to add, edit, delete, and view using PHP and MySQL. Blog Article: [Very simple add, edit, delete, view in PHP & MySQL](http://blog.chapagain.com.np/very-simple-add-edit-delete-view-in-php-mysql/)