summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/clicks/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/clicks/README.md')
-rw-r--r--macros/latex/contrib/clicks/README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/macros/latex/contrib/clicks/README.md b/macros/latex/contrib/clicks/README.md
index f77fe27323..5357152b3b 100644
--- a/macros/latex/contrib/clicks/README.md
+++ b/macros/latex/contrib/clicks/README.md
@@ -1,4 +1,4 @@
-[![make](https://github.com/yegor256/clicks/actions/workflows/latexmk.yml/badge.svg)](https://github.com/yegor256/clicks/actions/workflows/latexmk.yml)
+[![make](https://github.com/yegor256/clicks/actions/workflows/l3build.yml/badge.svg)](https://github.com/yegor256/clicks/actions/workflows/l3build.yml)
[![CTAN](https://img.shields.io/ctan/v/clicks)](https://ctan.org/pkg/clicks)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/clicks/blob/master/LICENSE.txt)
@@ -20,9 +20,6 @@ And then live happily ever after.
\end{document}
```
-The full example and all commands are available in the
-[`clicks.tex`](https://github.com/yegor256/clicks/blob/master/clicks.tex) file.
-
If you want to contribute yourself, make a fork, then create a branch,
then run `make` in the root directory.
It should compile everything without errors. If not, submit an issue and wait.