summaryrefslogtreecommitdiffstats
path: root/BrowserSource/Proxy/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'BrowserSource/Proxy/README.md')
-rw-r--r--BrowserSource/Proxy/README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/BrowserSource/Proxy/README.md b/BrowserSource/Proxy/README.md
deleted file mode 100644
index 6c986b2..0000000
--- a/BrowserSource/Proxy/README.md
+++ /dev/null
@@ -1,12 +0,0 @@
-This is a Linux server. It receives transcripts from TaSTT and serves them to
-peers using a session identifier. It serves the use case where a mute player
-wishes to show their transcript on a friend's stream.
-
-Dependencies:
-* clang-15
-* cmake
-* fmtlib/fmt
-
-To build:
-./build-foss.sh
-make