Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eunbeek authored Sep 23, 2020
1 parent 0e5fd3d commit 7bdddae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This repo is a open source tool to check a connection status of URLs found from the input file, using Java. It returns "[code] url status" in each line.

### Features
- looking for the URLs in the input file
- Looking for the URLs in the input file
- Accepting over two input files
- Returning 200 code with Good status, 400 and 404 codes with Bad status
- Colouring the output by the status : Good - Green, Bad - Red, Redirect - Blue, Fail - Red, UnKnown - Gray
Expand Down

0 comments on commit 7bdddae

Please sign in to comment.