Skip to content

Commit 4c8fe20

Browse files
committed
2 parents 5c0e3d2 + 372cd29 commit 4c8fe20

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

Diff for: README.md

+12-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![github/NapoII](https://raw.githubusercontent.com/NapoII/pypi-Classifiers/main/README_img/Readme_top.png)](https://github.com/NapoII)
22

3-
# pypi-Classifiers
3+
## [pypi-Classifiers](https://napoii.github.io/pypi-Classifiers/)
44

55
[![website](https://img.shields.io/website?down_color=red&down_message=offline&label=pypi-Classifiers&up_color=greenb&up_message=Online&url=https%3A%2F%2Fnapoii.github.io%2Fpypi-Classifiers%2F)](https://napoii.github.io/pypi-Classifiers/) [![github/license](https://img.shields.io/github/license/NapoII/pypi-Classifiers)](https://github.com/NapoII/pypi-Classifiers/blob/main/LICENSE) [![github/issues_open](https://img.shields.io/github/issues/NapoII/pypi-Classifiers?style=plastic)](https://img.shields.io/github/issues-raw/NapoII/pypi-Classifiers) [![github/stars](https://img.shields.io/github/stars/NapoII/pypi-Classifiers?style=social)](https://github.com/NapoII/pypi-Classifiers/stargazers) [![discord](https://img.shields.io/discord/190307701169979393)](https://discord.gg/knTKtKVfnr)
66

@@ -11,23 +11,24 @@ This streamlined process can save developers time and effort, allowing them to f
1111
To get started, simply visit the website and select the relevant classifiers for your project. Once you have made your selections, generate the code and add it to your PyPI project.
1212
## 📝 Table of Contents
1313
+ [Demo / Working](#demo)
14-
+ [Install](#usage)
1514
+ [How it works](#Use)
15+
+ [Clone](#usage)
1616
+ [Lizenz](#Lizenz)
1717
## 🎥 Demo / Working <a name = "demo"></a>
18-
coming soon...
18+
Use the website --> https://napoii.github.io/pypi-Classifiers/
19+
[![pypi-Classifiers](https://raw.githubusercontent.com/NapoII/pypi-Classifiers/main/README_img/gif_use.gif)](https://napoii.github.io/pypi-Classifiers/)
1920

20-
## 💻 Install <a name = "usage"></a>
21-
```cmd
22-
git clone https://github.com/NapoII/pypi-Classifiers
23-
pip install -r requirements.txt
24-
```
2521
## 💭 How it works <a name = "Use"></a>
22+
Use the website --> https://napoii.github.io/pypi-Classifiers/
2623

27-
start pypi-Classifiers.py directly from the folder or run in cmd:
24+
Select all the classifiers you want from the list.
25+
Review and make any necessary changes to the selected classifiers at the bottom of the webpage.
26+
Generate the output by clicking on the "Output Selected Items" button.
27+
Finally, add the output to your Python project by clicking on the "Copy" button to copy it to your clipboard.
28+
29+
## 💻 Clone <a name = "usage"></a>
2830
```cmd
29-
cd <local path of pypi-Classifiers>
30-
python pypi-Classifiers.py
31+
git clone https://github.com/NapoII/pypi-Classifiers
3132
```
3233

3334
## 📚 Lizenz <a name = "Lizenz"></a>

Diff for: README_img/gif_use.gif

315 KB
Loading

0 commit comments

Comments
 (0)