From 7d55d93f8a541ae602469ee128e7ee486a93dfcc Mon Sep 17 00:00:00 2001 From: Miguel Gargallo Date: Wed, 20 Jul 2022 19:31:51 +0200 Subject: [PATCH] Execution code more clear to readers and developers --- .vscode/settings.json | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..0589549 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "master" + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 32c7ec5..c117d68 100644 --- a/README.md +++ b/README.md @@ -320,7 +320,7 @@ dnf install epel-release dnf install bashtop ``` -#### Execution +## Execution ``` bash Execute that command to use Bashtop: bashtop