Skip to content

Commit 588a101

Browse files
authored
fix indent
Signed-off-by: rahul <rcsofttech85@gmail.com>
1 parent caf32ab commit 588a101

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,6 @@ A simple PHP file helper for various file operations.
88

99
---
1010

11-
## Table of Contents
12-
13-
- [About](#about)
14-
- [Installation](#installation)
15-
- [Usage](#usage)
16-
- [Search by Keyword](#search-by-keyword)
17-
- [Search by keyword and return array](#search-and-return-array)
18-
- [Write Multiple Files](#write-multiple-files-simultaneously)
19-
- [Converting File to Array](#converting-file-to-an-array)
20-
- [Find and Replace in CSV](#find-and-replace-in-csv-file)
21-
- [Converting File to JSON](#converting-file-to-json-format)
22-
- [Encrypt and Decrypt Files](#encrypt-and-decrypt-files)
23-
- [Stream and Save Content from URL](#stream-and-save-content-from-url-to-file)
24-
- [File Compression and Decompression](#file-compression-and-decompression)
25-
- [File Difference](#file-difference)
26-
- [File Integrity check](#file-integrity-check)
27-
- [View CSV in Terminal(table format)](#view-csv-in-terminal)
28-
- [View Json in Terminal(table format)](#view-json-in-terminal)
29-
30-
---
31-
3211
## About
3312

3413
This PHP File Helper is designed to simplify various file-related operations. It offers a range of features to handle

0 commit comments

Comments
 (0)