Skip to content

Commit 477df6c

Browse files
committed
Update README.md
1 parent b9b0b1a commit 477df6c

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ The original work is based on [django-dotenv](https://github.com/jacobian/django
1010
- use it any python project not just django.
1111
- commandline interface to read/write `.env` file on your local and remote servers.
1212

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-
2513

2614
# Installation
2715

0 commit comments

Comments
 (0)