Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Vitan committed Jul 20, 2018
1 parent 6ebfc52 commit 1e7e62a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
**/*~
*.pyc
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ A simple DNS client written in python. It supports the following requests:
- MX
- AAAA

Run it like this:

`./dnsclient www.example.com A`

0 comments on commit 1e7e62a

Please sign in to comment.