Skip to content

Commit 7601f8e

Browse files
committed
update README
1 parent 4224dad commit 7601f8e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
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-
### Quickstart
8-
97
Install it.
108

119
```sh

0 commit comments

Comments
 (0)