diff --git a/README.md b/README.md index 0d7da5c..a534d53 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,7 @@
  • Usage
  • -
  • Roadmap
  • -
  • Contributing
  • -
  • License
  • -
  • Contact
  • -
  • Acknowledgments
  • +
  • Gallery
  • @@ -44,21 +40,9 @@ ## About The Project -This is my personnal GUI for MediaInfo, based on [MediaInfo.NET]([GitHub - stax76/MediaInfo.NET: MediaInfo.NET is a Windows application that shows media file information](https://github.com/stax76/MediaInfo.NET)) +This is my personnal GUI for MediaInfo, based on [MediaInfo.NET](https://github.com/stax76/MediaInfo.NET) -![basic](/home/cuissedemouche/Programmation/mediaInfoSama/screenshots/basic.jpg) - -

    View of the main interface


    - -![category](screenshots/category.jpg) - -

    You can select each track to see more details


    - -![s](screenshots/search.jpg) - -

    You can search through all the tracks

    - -

    (back to top)

    +

    @@ -74,7 +58,7 @@ This is an example of how to list things you need to use the software and how to - Python 3.7 or later * PySide6 -* [MediaInfo]([https://github.com/MediaArea/MediaInfo) +* [MediaInfo](https://github.com/MediaArea/MediaInfo) ### Installation @@ -96,6 +80,16 @@ This is an example of how to list things you need to use the software and how to ## Usage -Just drag and drop a file on the window. +Just drag and drop a file on the window to show the media file informations

    (back to top)

    + + + +## Gallery + +![Advanced track](screenshots/category.jpg) + +![Search](screenshots/search.jpg) + +

    (back to top)

    \ No newline at end of file