diff --git a/README.md b/README.md index 741a50e..28f463b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Picobak -**WARNING:** this program hasn't properly been tested yet. Use with extreme caution. It might eat your kittens for now!! +![Screencast shocasing a picture imports using picobak](./images/demo.gif) Picobak is a small CLI utility to help you backup and organize your pictures on a filesystem. It uses the pictures [EXIF](https://en.wikipedia.org/wiki/Exif) metadata to store the files in a `year/month/day` directory tree like this: diff --git a/images/demo.gif b/images/demo.gif new file mode 100644 index 0000000..4f206ec Binary files /dev/null and b/images/demo.gif differ