From 1b7c933e4560ab3c767f6d0bec5143e9b189b964 Mon Sep 17 00:00:00 2001 From: 1ilit <1ilit@proton.me> Date: Thu, 24 Apr 2025 04:08:38 +0400 Subject: [PATCH] Update README.md (#423) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72c240f..c381a1f 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,4 @@ docker build -t drawdb . docker run -p 3000:80 drawdb ``` -Set up the [server](https://github.com/drawdb-io/drawdb-server) and environment variables according to `.env.sample` for the survey and bug report forms. +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.