Skip to content

Commit 60d8d2b

Browse files
Merge branch 'prem-kumar-dev' of https://github.com/Prem-Kumar-Dev/Python-Scripts into prem-kumar-dev
2 parents 60706e6 + 83be91a commit 60d8d2b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

PDF Merger/README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Here is the `README.md` text specifically for the `pdf_merger` folder:
22

33
```markdown
4+
5+
## List of Scripts
6+
7+
1. [PDF Merger](./pdf_merger/README.md) - A Python script that merges multiple PDF files into one. Useful for combining documents easily.
8+
9+
410
# PDF Merger
511

612
## Overview
@@ -70,4 +76,4 @@ Feel free to contribute by creating an issue and submitting a pull request. Ensu
7076
This project is licensed under the MIT License. See the `LICENSE` file for more information.
7177
```
7278
73-
You can copy and paste this directly into the `README.md` file for the `pdf_merger` folder. Let me know if you need further changes!
79+
You can copy and paste this directly into the `README.md` file for the `pdf_merger` folder. Let me know if you need further changes!

0 commit comments

Comments
 (0)