Skip to content

Commit 5fb2d9d

Browse files
Update README.md
1 parent 1e21985 commit 5fb2d9d

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

projects/Split_File/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
# Split Files
2-
##### Execute
2+
##### About
3+
This accepts split index and file name than spilts it according to the index provided.
4+
5+
### Prerequisites
6+
To execute this script python must be installed the host system.
7+
8+
### How to run the script
9+
just type this in the terminal:-
310
`python split_files.py <csv/text_file> <split/line_number`
11+
12+
## *Author Name*
13+
Kanishk Gupta

0 commit comments

Comments
 (0)