diff --git a/DOCS.md b/DOCS.md index 8f5a9c5..afcc4af 100644 --- a/DOCS.md +++ b/DOCS.md @@ -2,7 +2,7 @@ date: 2017-01-06T00:00:00+00:00 title: SCP author: appleboy -tags: [ ssh, scp ] +tags: [ publish, ssh, scp ] repo: appleboy/drone-scp logo: scp.svg image: appleboy/drone-scp diff --git a/README.md b/README.md index a92b0da..5db638b 100644 --- a/README.md +++ b/README.md @@ -223,10 +223,12 @@ docker run --rm \ appleboy/drone-scp ``` +You can get more [information](DOCS.md) about how to use scp in drone. + ## Testing Test the package with the following command: ``` $ make test -``` \ No newline at end of file +```