Skip to content

Commit a4e1416

Browse files
Update README.md
1 parent 74c2b7e commit a4e1416

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ That's why, **PDFs-TextExtract** project developed to **extract text from multip
3030
- **Step 10:** Execute *Terminal command* inside Python IDE : **pip install PyPDF2**
3131

3232
## Usage
33-
- **Step 1:** Open **..\PDFs-TextExtract\samples** folder and put your PDF Documents inside.
34-
- **Step 2:** Execute **..\PDFs-TextExtract\Scripts\merged.py** script.
35-
- **Step 3:** Execute **..\PDFs-TextExtract\Scripts\spliter.py** script.
36-
- **Step 4:** Execute **..\PDFs-TextExtract\Scripts\extract_text.py** script.
37-
- **Step 5:** Open **..\PDFs-TextExtract\output** and you will find the result there.
33+
- **Step 1:** Open **..\PDFs-TextExtract-master\samples** folder and put your PDF Documents inside.
34+
- **Step 2:** Execute **..\PDFs-TextExtract-master\Scripts\merged.py** script.
35+
- **Step 3:** Execute **..\PDFs-TextExtract-master\Scripts\spliter.py** script.
36+
- **Step 4:** Execute **..\PDFs-TextExtract-master\Scripts\extract_text.py** script.
37+
- **Step 5:** Open **..\PDFs-TextExtract-master\output** and you will find the result there.
3838

3939
## Resources
4040
- [Overview about PDF Processing with Python](https://towardsdatascience.com/pdf-preprocessing-with-python-19829752af9f)

0 commit comments

Comments
 (0)