Skip to content

Commit 450f0d7

Browse files
committed
Update README.md
1 parent cab7ce4 commit 450f0d7

File tree

1 file changed

+37
-19
lines changed

1 file changed

+37
-19
lines changed

README.md

Lines changed: 37 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[![GitHub top language](https://img.shields.io/github/languages/top/FHPythonUtils/SigStickers.svg?style=for-the-badge)](../../)
2-
[![Codacy grade](https://img.shields.io/codacy/grade/[projid].svg?style=for-the-badge)](https://www.codacy.com/gh/FHPythonUtils/SigStickers)
32
[![Repository size](https://img.shields.io/github/repo-size/FHPythonUtils/SigStickers.svg?style=for-the-badge)](../../)
43
[![Issues](https://img.shields.io/github/issues/FHPythonUtils/SigStickers.svg?style=for-the-badge)](../../issues)
54
[![License](https://img.shields.io/github/license/FHPythonUtils/SigStickers.svg?style=for-the-badge)](/LICENSE.md)
65
[![Commit activity](https://img.shields.io/github/commit-activity/m/FHPythonUtils/SigStickers.svg?style=for-the-badge)](../../commits/master)
76
[![Last commit](https://img.shields.io/github/last-commit/FHPythonUtils/SigStickers.svg?style=for-the-badge)](../../commits/master)
8-
[![PyPI Downloads](https://img.shields.io/pypi/dm/sigstickers.svg?style=for-the-badge)](https://pypi.org/project/sigstickers/)
9-
[![PyPI Version](https://img.shields.io/pypi/v/sigstickers.svg?style=for-the-badge)](https://pypi.org/project/sigstickers/)
7+
[![PyPI Downloads](https://img.shields.io/pypi/dm/sigstickers.svg?style=for-the-badge)](https://pypistats.org/packages/sigstickers)
8+
[![PyPI Total Downloads](https://img.shields.io/badge/dynamic/json?style=for-the-badge&label=total%20downloads&query=%24.total_downloads&url=https%3A%2F%2Fapi.pepy.tech%2Fapi%2Fprojects%2Fsigstickers)](https://pepy.tech/project/sigstickers)
9+
[![PyPI Version](https://img.shields.io/pypi/v/sigstickers.svg?style=for-the-badge)](https://pypi.org/project/sigstickers)
1010

1111
<!-- omit in TOC -->
1212
# SigStickers - Signal Sticker Downloader
@@ -15,9 +15,9 @@
1515

1616
Download sticker packs from Signal
1717

18-
- [Docs](#docs)
1918
- [Using](#using)
2019
- [Formats](#formats)
20+
- [Documentation](#documentation)
2121
- [Install With PIP](#install-with-pip)
2222
- [Language information](#language-information)
2323
- [Built for](#built-for)
@@ -29,7 +29,7 @@ Download sticker packs from Signal
2929
- [How to run](#how-to-run)
3030
- [With VSCode](#with-vscode)
3131
- [From the Terminal](#from-the-terminal)
32-
- [Download](#download-1)
32+
- [Download Project](#download-project)
3333
- [Clone](#clone)
3434
- [Using The Command Line](#using-the-command-line)
3535
- [Using GitHub Desktop](#using-github-desktop)
@@ -40,9 +40,8 @@ Download sticker packs from Signal
4040
- [Code of Conduct](#code-of-conduct)
4141
- [Contributing](#contributing)
4242
- [Security](#security)
43-
44-
## Docs
45-
See the [Docs](/DOCS/README.md) for more information.
43+
- [Support](#support)
44+
- [Rationale](#rationale)
4645

4746

4847
## Using
@@ -66,15 +65,17 @@ See the [Docs](/DOCS/README.md) for more information.
6665
$ Some images saved as gif do not render as expected
6766
```
6867

69-
## Install With PIP
7068

69+
## Documentation
70+
See the [Docs](/DOCS/) for more information.
71+
72+
## Install With PIP
7173
```python
7274
pip install sigstickers
7375
```
7476

7577
Head to https://pypi.org/project/sigstickers/ for more info
7678

77-
7879
## Language information
7980
### Built for
8081
This program has been written for Python 3 and has been tested with
@@ -106,8 +107,7 @@ Interpreter > Python 3.9)
106107
./[file].py
107108
```
108109

109-
110-
## Download
110+
## Download Project
111111
### Clone
112112
#### Using The Command Line
113113
1. Press the Clone or download button in the top right
@@ -139,20 +139,38 @@ More information can be found at
139139
## Community Files
140140
### Licence
141141
MIT License
142+
Copyright (c) FredHappyface
142143
(See the [LICENSE](/LICENSE.md) for more information.)
143144

144145
### Changelog
145146
See the [Changelog](/CHANGELOG.md) for more information.
146147

147148
### Code of Conduct
148-
In the interest of fostering an open and welcoming environment, we
149-
as contributors and maintainers pledge to make participation in our
150-
project and our community a harassment-free experience for everyone.
151-
Please see the
152-
[Code of Conduct](https://github.com/FHPythonUtils/.github/blob/master/CODE_OF_CONDUCT.md) for more information.
149+
Online communities include people from many backgrounds. The *Project*
150+
contributors are committed to providing a friendly, safe and welcoming
151+
environment for all. Please see the
152+
[Code of Conduct](https://github.com/FHPythonUtils/.github/blob/master/CODE_OF_CONDUCT.md)
153+
for more information.
153154

154155
### Contributing
155-
Contributions are welcome, please see the [Contributing Guidelines](https://github.com/FHPythonUtils/.github/blob/master/CONTRIBUTING.md) for more information.
156+
Contributions are welcome, please see the
157+
[Contributing Guidelines](https://github.com/FHPythonUtils/.github/blob/master/CONTRIBUTING.md)
158+
for more information.
156159

157160
### Security
158-
Thank you for improving the security of the project, please see the [Security Policy](https://github.com/FHPythonUtils/.github/blob/master/SECURITY.md) for more information.
161+
Thank you for improving the security of the project, please see the
162+
[Security Policy](https://github.com/FHPythonUtils/.github/blob/master/SECURITY.md)
163+
for more information.
164+
165+
### Support
166+
Thank you for using this project, I hope it is of use to you. Please be aware that
167+
those involved with the project often do so for fun along with other commitments
168+
(such as work, family, etc). Please see the
169+
[Support Policy](https://github.com/FHPythonUtils/.github/blob/master/SUPPORT.md)
170+
for more information.
171+
172+
### Rationale
173+
The rationale acts as a guide to various processes regarding projects such as
174+
the versioning scheme and the programming styles used. Please see the
175+
[Rationale](https://github.com/FHPythonUtils/.github/blob/master/RATIONALE.md)
176+
for more information.

0 commit comments

Comments
 (0)