From 8de69d7c40a84c133b266d7d8693af171b6a2c4b Mon Sep 17 00:00:00 2001 From: Tyler Date: Tue, 14 Jan 2020 23:36:12 -0500 Subject: [PATCH] [ci-skip] Add readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..15d2e6c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +StreamDeck OBS Replay +===================== + +Installation +------------ + +Install [obs-websocket](https://github.com/Palakis/obs-websocket) and configure + +Add plugin to Stream Deck (double click) and configure your icons with the host, port (default: 4444) and password (if configured). \ No newline at end of file