From 0bdc308ba4c6de08a5abc4f36d34ba241c791bf4 Mon Sep 17 00:00:00 2001 From: Felix Abecassis Date: Wed, 4 Nov 2015 15:33:35 -0800 Subject: [PATCH] Advertise the project as "experimental" --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73e46d65..a19d6d95 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # NVIDIA Docker This repository includes utilities to build and run NVIDIA Docker images. -See ```samples/``` for a list of Dockerfile examples. +See ```samples/``` for a list of Dockerfile examples. +Please be aware that this project is currently **experimental**. ![docker](https://cloud.githubusercontent.com/assets/3028125/10951709/c9b9dd6e-82f3-11e5-9e55-4d7ffd4f1246.png)