From 7a1c0144ea81a3e2f8c1b84ba28787f266a2372d Mon Sep 17 00:00:00 2001 From: rajatdhanotiya <54196931+rajatdhanotiya@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:50:01 +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 e1bda1f..e1be937 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # mysql -Examples of code for a MySQL +Examples of code on creating triggers, functions and procedures in MySQL.