File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
17
17
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
18
-
19
18
** Table of Contents**
20
19
21
20
- [ Description] ( #description )
27
26
- [ Encryption] ( #encryption )
28
27
- [ Linux] ( #linux )
29
28
- [ Decryption] ( #decryption )
29
+ - [ Linux] ( #linux-1 )
30
30
- [ configuration: dotenv or env] ( #configuration-dotenv-or-env )
31
31
- [ Test / Performance] ( #test--performance )
32
32
- [ Installation] ( #installation )
33
- - [ Linux] ( #linux-1 )
33
+ - [ Linux] ( #linux-2 )
34
34
- [ MacOS] ( #macos )
35
35
- [ Windows] ( #windows )
36
36
- [ Development] ( #development )
@@ -292,7 +292,6 @@ An utility to load environment variables from a .env file
292
292
## folder structure
293
293
294
294
<!-- readme-tree start -->
295
-
296
295
```
297
296
.
298
297
├── .github
@@ -341,7 +340,6 @@ An utility to load environment variables from a .env file
341
340
342
341
10 directories, 34 files
343
342
```
344
-
345
343
<!-- readme-tree end -->
346
344
347
345
<p align =" right " >(<a href =" #top " >back to top</a >)</p >
You can’t perform that action at this time.
0 commit comments