Test on README
This commit is contained in:
parent
cecdb3d760
commit
7f9fe91f3e
@ -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))
|
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>
|
<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>
|
<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>
|
<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
|
## 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>
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user