From b886b7e144664368003fc06748112fcf9a49ef59 Mon Sep 17 00:00:00 2001 From: Luciano Silva Date: Sun, 19 Feb 2017 16:11:08 -0500 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c31b218..0896435 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# File URL Resource +# File Resource -Tracks the update of a single URL-addressable file. +Tracks the update of a single URL-addressable file. (a.k.a. cURL resource) This is a useful resource for pipeline development time, while a required artifact is temporarily available from a URL-addressable location, until it is moved to a more robust file management repository such as [git](https://github.com/concourse/git-resource) or [S3](https://github.com/concourse/s3-resource).