Skip to content

Commit 54c0fad

Browse files
committed
Cleanup README
* Rename from compatibility to conformance * 80 col Signed-off-by: Christopher Crone <[email protected]>
1 parent 5327b90 commit 54c0fad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Compose specification compliance test suite
1+
# Compose specification conformance test suite
22

33
This repository contains a test suite for testing Compose implementations to
44
ensure that they correctly implement the Compose specification. The current
@@ -15,7 +15,8 @@ which uses the Docker Engine.
1515

1616
* [Docker](https://docs.docker.com/install/)
1717
* [compose-ref](https://github.com/compose-spec/compose-ref) in your PATH
18-
* Ensure that you have no running containers (see [issue](https://github.com/compose-spec/compatibility-test-suite/issues/5))
18+
* Ensure that you have no running containers (see
19+
[issue](https://github.com/compose-spec/compatibility-test-suite/issues/5))
1920

2021
### Running the tests
2122

0 commit comments

Comments
 (0)