implementations: Rename ocitools -> runtime-tools

And re-alphabetize.

Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
W. Trevor King 2016-09-28 14:56:33 -07:00
parent 1c7c27d043
commit d985738f44
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ If you know of any associated projects that are not listed here, please file a p
## Testing & Tools
* [kunalkushwaha/octool](https://github.com/kunalkushwaha/octool) - A config linter and validator.
* [opencontainers/ocitools](https://github.com/opencontainers/ocitools) - A config generator and runtime/bundle testing framework.
* [huawei-openlab/oct](https://github.com/huawei-openlab/oct) - Open Container Testing framework for OCI configuration and runtime
* [opencontainers/runtime-tools](https://github.com/opencontainers/runtime-tools) - A config generator and runtime/bundle testing framework.