diff --git a/README.md b/README.md index 0742494..252f14e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ Cat detection Quick guide: -1. run ./scripts/build_image.bat -2. run ./scripts/start.bat +1. install docker +1. build image with `./scripts/build_image.bat` +2. run container with `./scripts/start.bat` Quick tests guide: -1. run ./scripts/run_tests.bat +1. run unit tests `./scripts/run_tests.bat` Have fun! \ No newline at end of file