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>
|
||||
<li>
|
||||
<a href="#about-the-project">About The Project</a>
|
||||
<ul>
|
||||
<li><a href="#built-with">Built With</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#getting-started">Getting Started</a>
|
||||
@ -36,7 +33,6 @@
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
<!-- 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
|
||||
|
||||
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
|
||||
|
||||
* [MediaInfo](https://github.com/MediaArea/MediaInfo)
|
||||
|
||||
|
||||
### Installation
|
||||
|
||||
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
|
||||
|
||||
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>
|
||||
|
||||
<!-- GALLERY -->
|
||||
|
||||
## Gallery
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user