From 8a6e6ca1cec1c83a2a298a2d445d5d644b94fa7f Mon Sep 17 00:00:00 2001 From: Alok Pandey <123576741+Alokbpandey@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:18:18 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7f86144..6fc12bbc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Introduction -The NVIDIA Container Toolkit allows users to build and run GPU accelerated containers. The toolkit includes a container runtime [library](https://github.com/NVIDIA/libnvidia-container) and utilities to automatically configure containers to leverage NVIDIA GPUs. +The NVIDIA Container Toolkit allows users to build and run GPU-accelerated containers. The toolkit includes a container runtime [library](https://github.com/NVIDIA/libnvidia-container) and utilities to automatically configure containers to leverage NVIDIA GPUs. Product documentation including an architecture overview, platform support, and installation and usage guides can be found in the [documentation repository](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/overview.html). @@ -29,3 +29,7 @@ The [user guide](https://docs.nvidia.com/datacenter/cloud-native/container-toolk * Please let us know by [filing a new issue](https://github.com/NVIDIA/nvidia-container-toolkit/issues/new) * You can contribute by creating a [merge request](https://gitlab.com/nvidia/container-toolkit/container-toolkit/-/merge_requests/new) to our public GitLab repository + +## Releases and Updates + +For the latest releases and updates, check the [CHANGELOG](https://github.com/NVIDIA/libnvidia-container/blob/main/CHANGELOG.md).