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 | |:-------:|:--------:|:------:|:-----:|