From 3b6aac09796c5bba32c2af6ad0798385644f113f Mon Sep 17 00:00:00 2001 From: Robin Cole Date: Sun, 18 Apr 2021 09:51:52 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2a0e8a8..61ed705 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,11 @@ $ (venv) pip install datasette-render-images $ (venv) datasette captures/records.db ``` +

+ +

+ + ## Image processing pipeline To process a camera stream (the example rotates the image): ```