From f97bc01e1411bf0aef4bae7b913498c3aa28f2f4 Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Fri, 7 Oct 2022 18:56:41 +0100 Subject: [PATCH] chore(*): Update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e887ff1..480d253 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # SelectionWheel + A fun and simple selection wheel. + +Enter a list of names to shuffle them, with a spinning wheel animation. + +Add `?imgUrl=` to the end of the address bar with the URL of an image you want to have in the middle. + +## Development notes + +You can access a list of all the assets when debugging by visiting `http://localhost:3000/webpack-dev-server`