From 101def33d7a577ec3e56ea30b7e7b0f5b62881f6 Mon Sep 17 00:00:00 2001 From: Kaustubh Dixit Date: Wed, 25 Mar 2020 00:03:13 +0530 Subject: [PATCH] Updated readme for hello_ncs_py app. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4edda32..8a94379 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # Deep Learning Inference with Intel's Movidius Neural Compute Stick This repo consists of models and graph files for solving industry level problems and running them on low cost microcontrollers like raspberry pi 3B and 4. + +In the hello_ncs_py app, +cd hello_ncs_py +makerun +Check the message to ensure if stick was recognized by your system. \ No newline at end of file