Update README.md

This commit is contained in:
Eugene 2023-10-16 10:16:52 +02:00 committed by GitHub
parent c19e898bc0
commit abcdfbcd4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).