Skip to content

Commit

Permalink
Update ReadMe for GUI #16
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanahol authored Aug 13, 2021
1 parent 6c2dc7c commit 4a96ed3
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ Update your Anime-Library with one command!
<li><a href="#installation">Installation</a></li>
</ul>
</li>
<li><a href="#frontend">Frontend</a></li>
<li>
<a href="#usage">Usage</a>
<a href="#commands">Commands</a>
<ul>
<li><a href="#simple-download">Simple Download</a></li>
<li><a href="#update-new-episodes">Update New Episodes</a></li>
Expand Down Expand Up @@ -105,12 +106,21 @@ make sure that the *options->Web UI* match this Picture:</br></br>
directories = ['C:\Example\Plex\Anime', 'D:\Example\Path\To\Plex\Anime']
```

<!-- FRONTEND -->
## Frontend
One of the newer features is a simple Frontend.</br>
Run it by starting the `Aniloader.exe` file:

<img src="images/frontend expl.png" alt="Front" width="100%">

<!-- USAGE EXAMPLES -->
## Usage
Make sure to only run one command at a time. Future adjustments may implement the handling of multiple commands.

Here is how you can run the different modes and what they do:
</br>

<!-- COMMANDS -->
## Commands

Here is how you can run the different modes from the command prompt. The processes are explained in more detail here:

### Simple Download
#### Download a specific Anime / Update it in your library to the newest version!</br></br>
Expand Down

0 comments on commit 4a96ed3

Please sign in to comment.