From ac2c88c3391b610066035220bc1a8bdf0a5d9ff2 Mon Sep 17 00:00:00 2001 From: Michael Weig Date: Sun, 22 Mar 2026 14:09:59 +0000 Subject: [PATCH] fixed grammar error in read me --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ab9eb0c..58b8cde 100644 --- a/readme.md +++ b/readme.md @@ -51,4 +51,4 @@ python dataset_creation/camera_handling/camera_stream_AU_and_ET_new.py python predict_pipeline/predict_sample.py ``` -3. Use [predict_service_timer_documentation.md](/predict_pipeline/predict_service_timer_documentation.md) to see how to use the service and timer for automation. On Ohm-UX driving simulator's jetson board, the service runs starts automatically when the device is booting. \ No newline at end of file +3. Use [predict_service_timer_documentation.md](/predict_pipeline/predict_service_timer_documentation.md) to see how to use the service and timer for automation. On Ohm-UX driving simulator's jetson board, the service runs in the background and starts automatically when the device is booting. \ No newline at end of file