From 1dca644f8c02817bde993f82efe12a755a93a5e8 Mon Sep 17 00:00:00 2001 From: SamPosh Date: Mon, 10 Apr 2023 18:22:29 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ab070ae..80ff3f72 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ F5 - to start debug F9 - to toggle debug breakpointer F10 - step over F11 - step into -To stop - Shift + f5 +shift + F11 - step out + ``` ### Introduction