Skip to content

Commit 0deae8c

Browse files
authored
Update README.md
1 parent 6222a71 commit 0deae8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# BashJson
2-
BashJson is very simple bash function to read values from json files in bash scripts, it simply wraps over Python's json module.
2+
BashJson is a bash function to read values from json files in bash scripts, it simply wraps over Python's json module.
33

44
## Usage
55
A real-life/useful use of this code will be inside another bash script trying to read values from complex JSON data. However, it can be used independently from any UNIX terminal.

0 commit comments

Comments
 (0)