From c831ecac919d51c385d60a319081185d9f94a8e1 Mon Sep 17 00:00:00 2001 From: Lucas Eduardo Date: Wed, 20 Jan 2021 17:27:50 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31eeae9..ac1ace0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # dotenv ![build status](https://img.shields.io/github/workflow/status/lucasew/dotenv/Autorelease?label=Build&logo=github&style=social) Dotenv launcher without extra libraries in your program -You don't need to always setup dotenv files. Load your settings from specified dotfile format files. +You don't need to always setup dotenv for your language. Load your settings from specified dotfile format files and the classic .env. **Example**: