From 210c2e21480c2643307e8f63a0c13c384090b668 Mon Sep 17 00:00:00 2001 From: Aaron <79121360+UnrealApex@users.noreply.github.com> Date: Mon, 26 Sep 2022 16:58:11 -0700 Subject: [PATCH] Added section on plugin usage --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index dba5145..54e7f2b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ ### 🪴 Index + [Development](#-development) ++ [Usage](#-usage) + [License](#-license)   @@ -49,6 +50,17 @@ make   +### âš¡ Usage +- Install debug adapter + + `:DBInstall ` +- Uninstall debug adapter + + `:DBUninstall ` +- Open dab-buddy info window + + `:DBInfo` + ### 📜 License **dap-buddy.nvim** is released under the GPL v3.0 license. It grants open-source permissions for users including: