Skip to content

Commit 1c31958

Browse files
committed
update README
1 parent 69ff042 commit 1c31958

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Dotenv is a zero-dependency module that loads environment variables from a `.env` file into [`process.env`](https://nodejs.org/docs/latest/api/process.html#process_process_env). Storing configuration in the environment separate from code is based on [The Twelve-Factor App](https://12factor.net/config) methodology.
66

7+
 
8+
79
[Watch the tutorial](https://www.youtube.com/watch?v=YtkZR0NFd1g)
810

911
 

0 commit comments

Comments
 (0)