diff --git a/README.md b/README.md index 0f225a6..4a35147 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,4 @@ docker build -t drawdb . docker run -p 3000:80 drawdb ``` -If you wish to work with sharing, set up [server](https://github.com/drawdb-io/drawdb-server) and environment variables according to `.env.sample`. This is not required unless you want to share files. +If you want to enable sharing, set up the [server](https://github.com/drawdb-io/drawdb-server) and environment variables according to `.env.sample`. This is optional unless you need to share files..