From 1ac0113530db8df0f4bafa2a4aeae8a9d7250947 Mon Sep 17 00:00:00 2001
From: Finn Bear <finnbearlabs@gmail.com>
Date: Tue, 26 Apr 2022 22:25:18 -0700
Subject: [PATCH] More notes.

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index ad65129..60e40f7 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,14 @@
 
 With generative art, the final product is realized by an artistic algorithm of your design. We’ll show you some of the generative tools you could add to your artistic toolbelt, and just how expressive they can be!
 
+## Instructions
+
+Press space to advance the next transition/slide.
+
+Press left and right arrow keys to decrement and increment slides, respectively.
+
+Transitions are reset when the slideshow wraps around.
+
 ## Development
 
 You'll need the [Rust toolchain](https://rustup.rs/).
-- 
GitLab