Test on README

This commit is contained in:
cuissedemouche 2022-12-16 14:10:56 +00:00
parent cecdb3d760
commit 7f9fe91f3e

View File

@ -46,15 +46,15 @@
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))
![basic](/home/cuissedemouche/Programmation/mediaInfoSama/screenshots/basic.jpg)
![basic](screenshots/basic.jpg | width=200)
<p align="center">View of the main interface</p><br>
![category](screenshots/category.jpg)
![category](screenshots/category.jpg | width=300)
<p align="center">You can select each track to see more details</p><br>
![s](screenshots/search.jpg)
![s](screenshots/search.jpg | width=400)
<p align="center">You can search through all the tracks</p>
@ -96,6 +96,6 @@ 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
<p align="right">(<a href="#readme-top">back to top</a>)</p>