From 6ddf36e3294e8bc7fba9798f736b5e8c8c70445f Mon Sep 17 00:00:00 2001 From: "Yamamoto, Hirotaka" Date: Thu, 3 Aug 2017 13:21:02 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad37995..2e91d00 100644 --- a/README.md +++ b/README.md @@ -59,14 +59,14 @@ The default configuration file path is `/etc/transocks.toml`. In addition, transocks implements [the common spec](https://github.com/cybozu-go/cmd#specifications) from [`cybozu-go/cmd`](https://github.com/cybozu-go/cmd). transocks does not have *daemon* mode. Use systemd to run it -on your background. +as a background service. Configuration file format ------------------------- `transocks.toml` is a [TOML][] file. -`proxy_url` are mandatory. Other items are optional. +`proxy_url` is mandatory. Other items are optional. ``` # listening address of transocks.