From 71500ca9650ed8fbe7f788b7d3123cb53546ab0a Mon Sep 17 00:00:00 2001 From: Amos Folarin Date: Tue, 7 Jan 2020 23:09:57 +0000 Subject: [PATCH] chore: typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 25d676a..1b95bd9 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,13 @@ raspistill --imxfx colourswap -t 60000 --rotation 270 raspistill --imxfx none --exposure nightpreview -t 60000 --rotation 270 ``` -#grab a still +Grab a still ------------- ```sh raspistill -o Desktop/image.jpg ``` -grab a raw video +Grab a raw video ---------------- ```sh raspivid -o Desktop/video.h264 @@ -48,7 +48,7 @@ https://picamera.readthedocs.io/en/release-1.13/recipes1.html#capturing-in-low-l - https://projects.raspberrypi.org/en/projects/cress-egg-heads -using avconv for timelapse sequence video collation +Using avconv for timelapse sequence video collation --------------------------------------------------- https://projects.raspberrypi.org/en/projects/cress-egg-heads/10 ```sh