diff --git a/README.md b/README.md index dca6627..75de554 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A simple python program that catches all your global keyboard inputs and then pretends to press them (bongocat will press the keyboard with their left paw if the button is on the left side of the keyboard and with their right paw if it's on the right). +![bongocat_example](bongocat_example.gif) +(example of me writing some stuff with the bongocat open) + ## Usage Dependencies: diff --git a/bongocat_example.gif b/bongocat_example.gif new file mode 100644 index 0000000..15d18d0 Binary files /dev/null and b/bongocat_example.gif differ