From d8002ae9c9f68cce910a71c4586dbb1500be130f Mon Sep 17 00:00:00 2001 From: Scott Motte Date: Mon, 29 Aug 2022 22:03:48 -0700 Subject: [PATCH] Update README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 740bfaf1..ca1423ed 100644 --- a/README.md +++ b/README.md @@ -388,11 +388,7 @@ There are two alternatives to this approach: Try [dotenv-expand](https://github.com/motdotla/dotenv-expand) -### What about syncing .env files? - -Use [dotenv-vault](https://github.com/dotenv-org/dotenv-vault) - -### What about securing .env files? +### What about syncing and securing .env files? Use [dotenv-vault](https://github.com/dotenv-org/dotenv-vault)