Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3c7e6de

Browse files
authoredSep 17, 2017
Update README.md
1 parent b66ab4b commit 3c7e6de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Get DNS records in a CSV format from a file with a list of domains.
44

55
`mx.sh --domains 'path/to/domain/file/with/one/domain/on/each/line' --record 'MX'`
66

7-
Sources of inspiration
8-
https://dev.to/thiht/shell-scripts-matter
9-
http://redsymbol.net/articles/unofficial-bash-strict-mode/
10-
https://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html
7+
## Sources of inspiration
8+
* https://dev.to/thiht/shell-scripts-matter
9+
* http://redsymbol.net/articles/unofficial-bash-strict-mode/
10+
* https://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html

0 commit comments

Comments
 (0)
Please sign in to comment.