From 0bcb570a79f5abeef39425203f6f93975ab74c68 Mon Sep 17 00:00:00 2001
From: Xuan Gu <xuan.gu@liu.se>
Date: Mon, 5 Dec 2022 18:44:46 +0000
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 9372036..79e909c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 # Run Pytorch and Tensorflow Containers with Nvidia Enroot
 
+Enroot is a simple, yet powerful tool to turn traditional container/OS images into unprivileged sandboxes. Read [more](https://github.com/NVIDIA/enroot).
 
 ## Install enroot
 
-- 
GitLab