diff --git a/README.md b/README.md
index 966f225..6fad0de 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,10 @@ The concept of Dbgee should be new and unfamiliar to you, so here are some demos
+### Start a debug session with custom settings
+
+
+
### Launch CUI debuggers in tmux
diff --git a/vscode-ext/README.md b/vscode-ext/README.md
index 344a9fa..9194931 100644
--- a/vscode-ext/README.md
+++ b/vscode-ext/README.md
@@ -19,6 +19,10 @@ or when your program is launched by some script.
+### Start a debug session with custom settings
+
+
+
### Launch CUI debuggers in tmux
diff --git a/vscode-ext/images/DbgeeCustomConfig.gif b/vscode-ext/images/DbgeeCustomConfig.gif
new file mode 100644
index 0000000..35ca094
Binary files /dev/null and b/vscode-ext/images/DbgeeCustomConfig.gif differ