Update README.md

This commit is contained in:
Eugene Pankov 2021-10-31 22:50:49 +01:00
parent 456be5c3bc
commit 0c007080b6
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -8,7 +8,7 @@ You can use this to deploy your own copy or to make improvements - pull requests
# How it works
Tabby Web serves the Tabby Terminal 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).
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).
# Requirements