update readme

This commit is contained in:
ksyasuda 2021-12-30 11:57:16 -08:00
parent 9dcb67f172
commit 5d0ddd59b0
3 changed files with 21 additions and 25 deletions

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -1,7 +1,5 @@
<div align="center"> <div align="center">
![icon](https://imgur.com/HbyB4Cb.png)
# Aniwrapper # Aniwrapper
[**_Setup_**](#setup) | [**_Usage_**](#usage) | [**_Screenshots_**](#screenshots) [**_Setup_**](#setup) | [**_Usage_**](#usage) | [**_Screenshots_**](#screenshots)
@ -35,22 +33,22 @@ however using the ani-cli script itself is also possible
**Table of Contents** **Table of Contents**
- [Aniwrapper](#aniwrapper)
- [Introduction](#introduction) - [Introduction](#introduction)
- [Setup](#setup) - [Setup](#setup)
- [Dependencies](#dependencies)
- [Skip Intro Script](#skip-intro-script) - [Skip Intro Script](#skip-intro-script)
- [Installing](#installing) - [Installing](#installing)
- [Arch Linux](#arch-linux) - [Arch Linux](#arch-linux)
- [Manual Install](#manual-install) - [Manual Install](#manual-install)
- [Install the Dependencies](#install-the-dependencies) - [Install the Dependencies](#install-the-dependencies)
- [Clone the repo](#clone-the-repo) - [Clone the repo](#clone-the-repo)
- [Run setup script](#run-setup-script) - [Run the setup and install the script](#run-the-setup-and-install-the-script)
- [Aniwrapper Menus](#aniwrapper-menus) - [Aniwrapper Menus](#aniwrapper-menus)
- [Search Anime](#search-anime) - [Search Anime](#search-anime)
- [Anime Selection](#anime-selection) - [Anime Selection](#anime-selection)
- [Episode Selection](#episode-selection) - [Episode Selection](#episode-selection)
- [Usage](#usage) - [Usage](#usage)
- [aniwrapper](#aniwrapper) - [aniwrapper](#aniwrapper-1)
- [Option 1: Streaming](#option-1-streaming) - [Option 1: Streaming](#option-1-streaming)
- [Option 2: Download](#option-2-download) - [Option 2: Download](#option-2-download)
- [Option 3: Continue](#option-3-continue) - [Option 3: Continue](#option-3-continue)
@ -63,8 +61,6 @@ however using the ani-cli script itself is also possible
# Setup # Setup
## Dependencies
These are the minimum dependences required to run `aniwrapper` These are the minimum dependences required to run `aniwrapper`
- grep - grep
@ -76,7 +72,7 @@ These are the minimum dependences required to run `aniwrapper`
- meh.rasi (installed in setup.sh) - meh.rasi (installed in setup.sh)
- sqlite3 - sqlite3
### Skip Intro Script ## Skip Intro Script
_This repo comes packaged with and will install the _This repo comes packaged with and will install the
[skip-intro.lua](https://github.com/rui-ddc/skip-intro) [skip-intro.lua](https://github.com/rui-ddc/skip-intro)
@ -167,8 +163,8 @@ In the episode selection menu, you can select an individual episode from the lis
<div align="center"> <div align="center">
[click here](https://imgur.com/nLjqLCL.gif) for an example showing streaming a new anime - [click here](https://imgur.com/nLjqLCL.gif) for an example showing streaming a new anime
[click here](https://imgur.com/nI455zI.gif) for an example showing streaming a previously watched anime - [click here](https://imgur.com/nI455zI.gif) for an example showing streaming a previously watched anime
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB