update README.md

This commit is contained in:
Tim Schubert 2022-05-22 22:39:08 +02:00
parent 5602f2e491
commit f8365ca3f7
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -3,7 +3,8 @@
Archives the list of URLs provided on the standard input.
```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`.