From d8d427bce11b4421457581e38c2dedb3974c7ce7 Mon Sep 17 00:00:00 2001 From: Mohamed Jamal Ghayyad Date: Thu, 1 Feb 2024 05:47:26 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4644c40f4..c12dab732 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ You can test, train, and diagnostic your HID API endpoint on https://mrdoc.hidde ## Run Production Docker Container [ NodeJS isn't required ] -This is going to download production build of the project build.zip which is only index.html, css and js files then run it inside alpine-nginx or ubuntu docker container. +This is going to download the optimized production build of the project build.zip which is only index.html, css, and js files then run it inside Alpine-nginx or ubuntu docker container. Please follow the instructions below: