Merge branch 'update-readme' into 'main'

update README.md

See merge request fginfo/pad-archiver!3
This commit is contained in:
Tim Schubert 2022-05-22 20:39:42 +00:00
commit 0474ddb3e4

View file

@ -3,7 +3,8 @@
Archives the list of URLs provided on the standard input. Archives the list of URLs provided on the standard input.
```shell ```shell
update < pads.txt go build
pad-archiver < pads.txt
``` ```
The CI-config in `lib/gitlab-ci.yml` can be used in your project by including the following at the top of your project's `.gitlab-ci.yml`. The CI-config in `lib/gitlab-ci.yml` can be used in your project by including the following at the top of your project's `.gitlab-ci.yml`.