diff --git a/README.md b/README.md index ef0d741..8d66d5e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ Using this framework, you can use PyQt develop powerful graphics programs to ext ### Video Player ![img](./screenshot/video_player.gif) +### PDF Player +![img](./screenshot/video_player.gif) + ## Installation 1. Install python libraries: diff --git a/screenshot/pdf_viewer.gif b/screenshot/pdf_viewer.gif new file mode 100644 index 0000000..8d51ce9 Binary files /dev/null and b/screenshot/pdf_viewer.gif differ