aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-03-11 15:00:05 -0700
committerBryson Steck <steck.bryson@gmail.com>2022-03-11 15:00:05 -0700
commit0b25b38e43b549221af294298e5e8c671174a122 (patch)
tree9260275bf8d02d2784b6ddcd8c1e62598374a445 /README.md
downloadlset-0b25b38e43b549221af294298e5e8c671174a122.tar
lset-0b25b38e43b549221af294298e5e8c671174a122.tar.gz
lset-0b25b38e43b549221af294298e5e8c671174a122.tar.bz2
init
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0625897
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# `lset`: The **L**inux **S**treamer's **E**ssential **T**oolkit
+
+Ever wanted to stream on Linux and *really* don't want to mess with any yucky online services to make your stream worthwhile? Well now you can, using your own self hosted tools!
+
+Here you can find two separate programs: a Node.JS Twitch bot and a Python script for a follower/sub goal. In order to set it up, you can run the `install.sh` script to set up both the programs, or you can view the documents for both the [Twitch bot]() and the [Python script]() to set them up separately.