From 59ecc8279d86541690aa727067745d42b32e8caf Mon Sep 17 00:00:00 2001 From: Kate Generalova Date: Thu, 1 Oct 2020 13:17:50 +0300 Subject: [PATCH] doc: add docker ci link to README.md (#2483) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d1af6fe33e..b351a454035 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ and release your contribution under these terms. * [Introduction to Deep Learning Deployment Toolkit](https://docs.openvinotoolkit.org/latest/_docs_IE_DG_Introduction.html) * [Inference Engine Developer Guide](https://docs.openvinotoolkit.org/latest/_docs_IE_DG_Deep_Learning_Inference_Engine_DevGuide.html) * [Model Optimizer Developer Guide](https://docs.openvinotoolkit.org/latest/_docs_MO_DG_Deep_Learning_Model_Optimizer_DevGuide.html) +* [Get Started with DockerHub CI for OpenVINO™ toolkit](https://github.com/openvinotoolkit/docker_ci/blob/master/README.md) ## How to Contribute See [CONTRIBUTING](./CONTRIBUTING.md) for contribution to the code.