diff --git a/README.md b/README.md index 096a72c..4cab154 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,19 @@ Features Examples ======== +As a user service + +```bash +telebit daemon --config ~/.config/telebit/telebit.yml & ``` -telebit --config /opt/telebit/etc/telebit.yml + +As a system service +```bash +sudo telebit daemon --config ~/.config/telebit/telebit.yml ``` +Example output: + ``` Connect to your device by any of the following means: @@ -55,17 +64,16 @@ HTTPS ex: curl https://young-grasshopper-37.telebit.cloud ``` - Install =======