Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Commit f143135

Browse files
committed
Merge branch 'master' of github.com:archivers-space/coverage
2 parents d255174 + f4f3f41 commit f143135

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
This project takes lists of urls and associated archiving information, and turns that into a tree of url paths with associated coverage information. The output of this program is cached in `cache.json`. This resulting cache file is very large, so we provide a server that delivers incremental pieces of the cached tree as a web server. If you're uninterested in dynamically calculating coverage completion, feel free to work with the `cache.json` file.
55

66
### Current Coverage Sources
7-
Actual source datasets can be found in the `/repositoryies` directory. It currently includes the following:
7+
Actual source datasets can be found in the `/repositories` directory. It currently includes the following:
88

99
* Archivers 2
1010
* archivers.space
1111
* EDGI Nomination Tool Uncrawlables
1212
* The Internet Archive
13-
* Project Svalbard json-ld crawl
13+
* Project Svalbard json-ld crawl

0 commit comments

Comments
 (0)