Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nagyzekkyandras authored Dec 2, 2021
1 parent d8995a1 commit 5477f39
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions projects/AudioBook/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# AudioBook

### Description
This application will make an mp3 based on you pdf file.

### Instal the requirements
```
pip install gtts
pip install PyPDF2
```
### Dun the application
```
python Audio-book.py
```

0 comments on commit 5477f39

Please sign in to comment.