diff --git a/README.md b/README.md index 3c65ef2..7243275 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # rolling_shutter -Python code to fake a rolling shutter effect +Python code to recreate rolling shutter effects. +Requires PIL + +"Let's see you steal that and turn it into a GIF, or whatever you kids do." --Matt Parker 2017 +
+
+![Alt text](example.gif?raw=true "An example GIF") diff --git a/example.gif b/example.gif new file mode 100644 index 0000000..e245021 Binary files /dev/null and b/example.gif differ