From e64af4911075cf08c2260fd835875062aeaad5c2 Mon Sep 17 00:00:00 2001 From: Innovation <katieofgeeks@gmail.com> Date: Sat, 13 Apr 2024 08:34:05 -0500 Subject: [PATCH] Updated README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 96437fe..7848472 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,11 @@ This uses the [g13 userspace driver](https://github.com/ecraven/g13), and expect This demo is VERY poorly written, but I don't care that much. +# Usage +## The Short Version +`python3 badapple.py` + +## The Long Version The repository contains all of the lpbm files prebuilt, but if you'd like to do it yourself you can download [the video that was used](https://youtu.be/9lNZ_Rnr7Jc). The file must be named `original.mp4`. + +Once that file is there, run the `generate.sh` script. It will take care of everything.