Skip to content

Commit 94421b1

Browse files
committed
Updated shield version
1 parent 51523ff commit 94421b1

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
@@ -2,7 +2,7 @@
22
Bash script to spider a site, follow links, and fetch urls -- with some filtering. A list of URLs will be generated and saved to a text file.
33

44
[![GitHub release](https://img.shields.io/github/release/adamdehaven/fetchurls.svg?maxAge=3600)](https://github.com/adamdehaven/fetchurls/archive/master.zip)
5-
[![GitHub commits](https://img.shields.io/github/commits-since/adamdehaven/fetchurls/v1.0.svg?maxAge=3600)](https://github.com/adamdehaven/fetchurls/compare/v1.0...master)
5+
[![GitHub commits](https://img.shields.io/github/commits-since/adamdehaven/fetchurls/v1.1.0.svg?maxAge=3600)](https://github.com/adamdehaven/fetchurls/compare/v1.1.0...master)
66
[![GitHub issues](https://img.shields.io/github/issues/adamdehaven/fetchurls.svg?maxAge=3600)](https://github.com/adamdehaven/fetchurls/issues)
77
[![license](https://img.shields.io/github/license/adamdehaven/fetchurls.svg?maxAge=3600)](https://raw.githubusercontent.com/adamdehaven/fetchurls/master/LICENSE)
88

0 commit comments

Comments
 (0)