From 5a28bb7832c89ccf38b3e809a41c84c8fbc8ceb4 Mon Sep 17 00:00:00 2001 From: SamPosh Date: Tue, 11 Apr 2023 19:28:19 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50af8022..f3eb565f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,11 @@ inside container doesn't need debugpy to be installed inside venv #### Debug image - +##### Notes: +``` +I am using Termius terminal emulator. +Using Fira code font +``` ## Few VSCode bindings are done ``` @@ -51,3 +55,4 @@ Debugger key binding are like vscode` Ctrl+b will toggle neotree(which is file explorer) Ctrl+j will toggle terminal (using toggleterm) ``` +