Skip to content

Commit f673284

Browse files
committed
docs: Rephrase the README
1 parent 16a020a commit f673284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Demo of:
77
* [docker-coq-action](https://github.com/erikmd/docker-coq-action),
88
* [docker-coq](https://hub.docker.com/r/coqorg/coq) and
99
[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)
10+
* *via* a **CI workflow defined in [build-coq-demo.yml](./.github/workflows/build-coq-demo.yml)**,
11+
* relying on a [coq-demo.opam](./coq-demo.opam) package specification.
1212

1313
Note: you can add a badge in your `README.md`, like that of this demo:
1414

0 commit comments

Comments
 (0)