README Update
Remove one invalid entry from Table of Contents
This commit is contained in:
parent
c48b5826c4
commit
7bd6c4731c
18
README.md
18
README.md
@ -20,9 +20,6 @@
|
|||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
<a href="#about-the-project">About The Project</a>
|
<a href="#about-the-project">About The Project</a>
|
||||||
<ul>
|
|
||||||
<li><a href="#built-with">Built With</a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="#getting-started">Getting Started</a>
|
<a href="#getting-started">Getting Started</a>
|
||||||
@ -36,7 +33,6 @@
|
|||||||
</ol>
|
</ol>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<!-- ABOUT THE PROJECT -->
|
|
||||||
|
|
||||||
## About The Project
|
## About The Project
|
||||||
|
|
||||||
@ -44,22 +40,14 @@ This is my personnal GUI for MediaInfo, based on [MediaInfo.NET](https://github.
|
|||||||
|
|
||||||
<p align="center"><img src="screenshots/basic.jpg" width="600"></p>
|
<p align="center"><img src="screenshots/basic.jpg" width="600"></p>
|
||||||
|
|
||||||
<!-- GETTING STARTED -->
|
|
||||||
|
|
||||||
## Getting Started
|
|
||||||
|
|
||||||
This is an example of how you may give instructions on setting up your project locally.
|
|
||||||
To get a local copy up and running follow these simple example steps.
|
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
This is an example of how to list things you need to use the software and how to install them.
|
* Python 3.7 or later
|
||||||
|
|
||||||
- Python 3.7 or later
|
|
||||||
* PySide6
|
* PySide6
|
||||||
|
|
||||||
* [MediaInfo](https://github.com/MediaArea/MediaInfo)
|
* [MediaInfo](https://github.com/MediaArea/MediaInfo)
|
||||||
|
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
1. Clone the repo
|
1. Clone the repo
|
||||||
@ -78,13 +66,13 @@ This is an example of how to list things you need to use the software and how to
|
|||||||
|
|
||||||
<!-- USAGE EXAMPLES -->
|
<!-- USAGE EXAMPLES -->
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Just drag and drop a file on the window to show the media file informations
|
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>
|
||||||
|
|
||||||
<!-- GALLERY -->
|
|
||||||
|
|
||||||
## Gallery
|
## Gallery
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user