From 17b2891f9ad3a6e9d0d9f7ee5999fa669c48522f Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Thu, 2 Mar 2023 15:38:59 -0700 Subject: [PATCH] readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b68b50b..ad62da9 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,13 @@ Think Dug's Twitch Chat Plays * multiplayer engine * server; https://github.com/LizardByte/Sunshine * client; https://moonlight-stream.org/ + +## DONE + +* input + * random from weighted file + * buffered + * remapped from file +* output + * to keyboard + * to stderr