There was an error while loading. Please reload this page.
1 parent b9b0b1a commit 477df6cCopy full SHA for 477df6c
1 file changed
README.md
@@ -10,18 +10,6 @@ The original work is based on [django-dotenv](https://github.com/jacobian/django
10
- use it any python project not just django.
11
- commandline interface to read/write `.env` file on your local and remote servers.
12
13
-<!-- MarkdownTOC depth=3-->
14
-
15
-- [Installation](#installation)
16
-- [Usage](#usage)
17
- - [Command-line interface](#command-line-interface)
18
- - [Loading settings from a `.env` file into your django environment](#loading-settings-from-a-env-file-into-your-django-environment)
19
- - [Setting remote config](#setting-remote-config)
20
-- [Contributing](#contributing)
21
22
-<!-- /MarkdownTOC -->
23
24
25
26
# Installation
27
0 commit comments