adambuttrick commited on
Commit
5ecc856
·
verified ·
1 Parent(s): c204a4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -224,7 +224,7 @@ This dataset contains links between arXiv papers and software repositories (prim
224
 
225
  ## Methodology
226
 
227
- This dataset was produced using [extract-software-repos](https://github.com/cometadata/extract-software-repos).
228
 
229
  1. Software repository URLs extracted from the full text of arXiv works using pattern matching
230
  2. URLs are then validated via git ls-remote, API checks, and HTTP verification
 
224
 
225
  ## Methodology
226
 
227
+ This dataset was produced using [extract-link-arxiv-software-repos](https://github.com/cometadata/extract-link-arxiv-software-repos).
228
 
229
  1. Software repository URLs extracted from the full text of arXiv works using pattern matching
230
  2. URLs are then validated via git ls-remote, API checks, and HTTP verification