From ad7dcd470008864d635934b288046e598bca97ed Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu@web.de> Date: Fri, 15 May 2020 09:49:04 +0200 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3750084 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# v4l-save-image + +Capture one webcam image using [v4l](https://github.com/raymanfx/libv4l-rs/), then save it using [image](https://github.com/PistonDevelopers/image/).