1
0
mirror of https://github.com/Eugeny/tabby-web.git synced 2025-07-23 03:18:03 +00:00

Update README.md

This commit is contained in:
Eugene
2023-10-16 10:16:52 +02:00
committed by GitHub
parent c19e898bc0
commit abcdfbcd4e

@@ -4,8 +4,6 @@
This is the Tabby terminal, served as a web app. It also provides the config sync service for the Tabby app.
You can use this to deploy your own copy or to make improvements - pull requests are welcome!
# How it works
Tabby Web serves the [Tabby Terminal](https://github.com/Eugeny/tabby) as a web application while managing multiple config files, authentication, and providing TCP connections via a [separate gateway service](https://github.com/Eugeny/tabby-connection-gateway).