aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-03-12 00:30:32 -0700
committerBryson Steck <steck.bryson@gmail.com>2022-03-12 00:30:32 -0700
commit13cce85cb7e473b44ab3cdb53f4906e77ab2ad75 (patch)
treef7f04de3b7fa2ee8145ae12d0eb715a11fb0fc17 /README.md
parent0ea889d43bc2b57e7e23b3681fd0135944762125 (diff)
downloadlset-13cce85cb7e473b44ab3cdb53f4906e77ab2ad75.tar
lset-13cce85cb7e473b44ab3cdb53f4906e77ab2ad75.tar.gz
lset-13cce85cb7e473b44ab3cdb53f4906e77ab2ad75.tar.bz2
finish readme for now
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ecfd015..9c55883 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This repo contains a new and ongoing project. Currently, this repo works and ins
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, read the [installing](#installing) section of this README, or you can view the documents for both the [Twitch bot]() and the [Python script]() to set them up separately.
+Here you can find two separate programs: a Node.JS Twitch bot and a Python script for a follower/sub goal. Both of these scripts stem off the scripts I made for my streams, just heavily altered so they can be configured using JSON files. In order to set it up, read the [installing](#installing) section of this README, or you can view the documents for both the [Twitch bot]() and the [Python script]() to set them up separately.
## Installing