Skip to content

Commit df48f5e

Browse files
committed
docs: update languages links in all readmes
1 parent 22cda24 commit df48f5e

2 files changed

Lines changed: 25 additions & 27 deletions

File tree

.github/README.zh.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Spankbang-Downloader
1+
中文版本 ∙ [English](../README.md)
2+
23
一个适用于 Spankbang 的下载工具,小姐姐等你把她领回家 😘😘😘
34

45
## 使用方法

README.md

Lines changed: 23 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
[中文版本](.github/README.zh.md)
2-
3-
# Spankbang-Downloader
1+
[中文版本](.github/README.zh.md) ∙ English
42

53
<p align="center">
64
<img width="750" src="https://github.com/user-attachments/assets/cde88146-0b5a-4e3a-9f1f-dde7de0ad2d5" alt="SpankBang logo">
@@ -53,22 +51,21 @@
5351
<details>
5452
<summary>Table of Contents</summary>
5553

56-
- [Spankbang-Downloader](#spankbang-downloader)
57-
- [Requirements](#requirements)
58-
- [Installation](#installation)
59-
- [From PyPI](#from-pypi)
60-
- [Manual installation](#manual-installation)
61-
- [Uninstall](#uninstall)
62-
- [Usage](#usage)
63-
- [Example of execution](#example-of-execution)
64-
- [Contributors](#contributors)
65-
- [How do I contribute to spankbang-dl?](#how-do-i-contribute-to-spankbang-dl)
66-
- [License](#license)
67-
- [Credits](#credits)
54+
- [Requirements](#requirements)
55+
- [Installation](#installation)
56+
- [From PyPI](#from-pypi)
57+
- [Manual installation](#manual-installation)
58+
- [Uninstall](#uninstall)
59+
- [Usage](#usage)
60+
- [Example of execution](#example-of-execution)
61+
- [Contributors](#contributors)
62+
- [How do I contribute to spankbang-dl?](#how-do-i-contribute-to-spankbang-dl)
63+
- [License](#license)
64+
- [Credits](#credits)
6865

6966
</details>
7067

71-
## Requirements
68+
# Requirements
7269

7370
Here's a breakdown of the packages needed and their versions:
7471

@@ -83,9 +80,9 @@ Here's a breakdown of the packages needed and their versions:
8380
> [!NOTE]
8481
> The software has been developed and tested using Python `3.13.5`. The minimum required version to run the software is Python 3.9. Although the software may work with previous versions, it is not guaranteed.
8582
86-
## Installation
83+
# Installation
8784

88-
### From PyPI
85+
## From PyPI
8986

9087
`spankbang-dl` can be installed easily as a PyPI package. Just run the following command:
9188

@@ -102,7 +99,7 @@ pip3 install spankbang-dl
10299
103100
The program can now be ran from a terminal with the `spankbang-dl` command.
104101
105-
### Manual installation
102+
## Manual installation
106103
107104
If you prefer to install the program manually, follow these steps:
108105
@@ -134,15 +131,15 @@ If you prefer, you can directly install the package from the repository using `p
134131
pipx install git+https://github.com/YisusChrist/spankbang-dl.git
135132
```
136133

137-
### Uninstall
134+
## Uninstall
138135

139136
If you installed it using `pip`/`pipx`, you can use the following command:
140137

141138
```bash
142139
pipx uninstall spankbang-dl
143140
```
144141

145-
## Usage
142+
# Usage
146143

147144
> [!TIP]
148145
> For more information about the usage of the program, run `spankbang-dl --help` or `spankbang-dl -h`.
@@ -151,15 +148,15 @@ pipx uninstall spankbang-dl
151148

152149
The program can be run from the terminal with the `spankbang-dl` command. It will open a window where you can introduce the URL of the video you want to download.
153150

154-
### Example of execution
151+
## Example of execution
155152

156153
https://github.com/user-attachments/assets/32c3911a-a756-44f8-b4a5-ba4ba472dc9e
157154

158-
## Contributors
155+
# Contributors
159156

160157
<a href="https://github.com/YisusChrist/spankbang-dl/graphs/contributors"><img src="https://contrib.rocks/image?repo=YisusChrist/spankbang-dl" /></a>
161158

162-
### How do I contribute to spankbang-dl?
159+
## How do I contribute to spankbang-dl?
163160

164161
Before you participate in our delightful community, please read the [code of conduct](https://github.com/YisusChrist/.github/blob/main/CODE_OF_CONDUCT.md).
165162

@@ -169,11 +166,11 @@ We also need people to test out pull requests. So take a look through [the open
169166

170167
See [Contributing Guidelines](https://github.com/YisusChrist/.github/blob/main/CONTRIBUTING.md) for more details.
171168

172-
## License
169+
# License
173170

174171
`spankbang-dl` is released under the [GPL-3.0 License](https://opensource.org/license/GPL-3.0).
175172

176-
## Credits
173+
# Credits
177174

178175
<img src="https://avatars.githubusercontent.com/u/68385729" width="100px;" alt="Green Hat" border-radius="50% !important;" />
179176

0 commit comments

Comments
 (0)