Skip to content

Commit 0ec044c

Browse files
committed
Merge branch 'main' of github.com:Zheng-Bote/qt-cli_file_encryption-decryption
2 parents fc3ae1d + 319939c commit 0ec044c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1717
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
18-
1918
**Table of Contents**
2019

2120
- [Description](#description)
@@ -27,10 +26,11 @@
2726
- [Encryption](#encryption)
2827
- [Linux](#linux)
2928
- [Decryption](#decryption)
29+
- [Linux](#linux-1)
3030
- [configuration: dotenv or env](#configuration-dotenv-or-env)
3131
- [Test / Performance](#test--performance)
3232
- [Installation](#installation)
33-
- [Linux](#linux-1)
33+
- [Linux](#linux-2)
3434
- [MacOS](#macos)
3535
- [Windows](#windows)
3636
- [Development](#development)
@@ -292,7 +292,6 @@ An utility to load environment variables from a .env file
292292
## folder structure
293293

294294
<!-- readme-tree start -->
295-
296295
```
297296
.
298297
├── .github
@@ -341,7 +340,6 @@ An utility to load environment variables from a .env file
341340
342341
10 directories, 34 files
343342
```
344-
345343
<!-- readme-tree end -->
346344

347345
<p align="right">(<a href="#top">back to top</a>)</p>

0 commit comments

Comments
 (0)