From 6d00aa95f5c38d2da88613bc00848c928d37465d Mon Sep 17 00:00:00 2001 From: Bensuperpc Date: Mon, 18 Oct 2021 10:51:55 +0200 Subject: [PATCH] Update text Signed-off-by: Bensuperpc --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f7e680..7276c4f 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ The dockcross script will execute the given command-line inside the container, a ## Summary cross compilers +The list of docker images that are **supported**. + | Image name | Target arch | Compiler | Target OS | |:-------:|:--------:|:------:|:-----:| | dockcross/base | - | - | - | @@ -117,7 +119,7 @@ The dockcross script will execute the given command-line inside the container, a | dockcross/windows-armv7 | ARMv7 | Clang | Windows | | dockcross/windows-arm64 | ARMv8 | Clang | Windows | -The list of docker images that are **no longer supported** +The list of docker images that are **no longer maintained** | Image name | Target arch | Compiler | Target OS | |:-------:|:--------:|:------:|:-----:|