Skip to content

Commit 5068d06

Browse files
author
Mikko Drocan
committed
minor change to README
1 parent 881f62f commit 5068d06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Helper scripts for various cases.
55
- Developed, tested and used in macOS environment.
66
- Additional packages used in the scripts have been mostly installed with Homebrew.
77

8-
## The stuff
8+
## Script details
99

1010
```bash
1111
brew_check.sh
@@ -53,7 +53,7 @@ stop_all_containers.sh
5353
```bash
5454
syntaxchecker.sh
5555
```
56-
- Syntax checker using Shellcheck to verify all bash/sh scripts (*.sh) from the current directory or a directory given as an argument.
56+
- Syntax checker using Shellcheck to verify all shellscripts from the current directory or a directory given as an argument.
5757

5858
```bash
5959
wifi_strength.sh

0 commit comments

Comments
 (0)