We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a020a commit f673284Copy full SHA for f673284
README.md
@@ -7,8 +7,8 @@ Demo of:
7
* [docker-coq-action](https://github.com/erikmd/docker-coq-action),
8
* [docker-coq](https://hub.docker.com/r/coqorg/coq) and
9
[docker-mathcomp](https://hub.docker.com/r/mathcomp/mathcomp) images,
10
-* and a workflow named [build-coq-demo.yml](./.github/workflows/build-coq-demo.yml),
11
-* relying on [coq-demo.opam](./coq-demo.opam)
+* *via* a **CI workflow defined in [build-coq-demo.yml](./.github/workflows/build-coq-demo.yml)**,
+* relying on a [coq-demo.opam](./coq-demo.opam) package specification.
12
13
Note: you can add a badge in your `README.md`, like that of this demo:
14
0 commit comments