Skip to content

Commit

Permalink
Merge pull request #185 from AxeldeWater/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sdaqo authored Jul 11, 2024
2 parents 3343954 + 563f6a4 commit 6c097a5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<p align="center"><img src="https://github.com/sdaqo/anipy-cli/assets/63876564/1dafa5fb-4273-4dc1-a7ab-2664dd668fc9" /> </p>

## What even is this?
A Little tool written in python to watch and download anime from the terminal (the better way to watch anime)
This project's main aim is to create a enjoyable anime watching and downloading experience, directly in the terminal - your favorite place.
A little tool written in python to watch and download anime from the terminal (the better way to watch anime).
This project's main aim is to create an enjoyable experience watching and downloading anime, directly from the terminal - your favorite place.

Since the version 3 rewrite this project is split into api and frontend this makes it easy to integrate this into your project!
Since the version 3 rewrite this project is split into api and frontend. This makes it easy to integrate anipy-cli into your own project!

## You are just here for the client?
<a href="https://pypi.org/project/anipy-cli/"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/anipy-cli?style=for-the-badge&logo=pypi&label=anipy-cli"></a>
Expand All @@ -19,14 +19,14 @@ As one wise man once said:
<sub>Please do not take this seriously this is some stupid copypasta</sub>

We do not have a .exe but we have pipx: `pipx install anipy-cli`
We do not have an .exe, but we have pipx: `pipx install anipy-cli`

Check out [Getting Started - CLI](https://sdaqo.github.io/anipy-cli/getting-started-cli) for more installation options (pip, nix) and advice!

## You want to use the api for your project?
<a href="https://pypi.org/project/anipy-api/"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/anipy-api?style=for-the-badge&logo=pypi&label=anipy-api"></a>

Feel free to - please check out [Getting Started - API](https://sdaqo.github.io/anipy-cli/getting-started-api) for instructions
Please check out [Getting Started - API](https://sdaqo.github.io/anipy-cli/getting-started-api) for instructions.


## :heart: Credits!
Expand All @@ -39,4 +39,4 @@ Feel free to - please check out [Getting Started - API](https://sdaqo.github.io/
<img src="https://contrib.rocks/image?repo=sdaqo/anipy-cli" alt="anipy-cli contributors" title="anipy-cli contributors" width="800"/>
</a>

If you want to contribute as well check out this: https://sdaqo.github.io/anipy-cli/contributing
If you want to contribute as well, check this out: https://sdaqo.github.io/anipy-cli/contributing

0 comments on commit 6c097a5

Please sign in to comment.