From baa78caf4781d8a43637ecba22389d713b1af524 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 19 Jan 2021 03:55:01 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ec77cd..ee8f037 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The manifest file would do several important things: # Design Goals * Replace SHASUMS/SHASUMS.asc files -* be easy to download/resume +* be easy to download/resume a whole directory tree published via HTTP * be easy to use across protocols (given an HTTPS url, fetch manifest, then download file contents via bittorrent or ipfs) # Non-Goals