mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update README.md
* Added build badges * Added contributors summaries * Added sponsoring summaries * Minor improvements
This commit is contained in:
parent
808d60d9a6
commit
351bdeba67
1 changed files with 16 additions and 2 deletions
18
README.md
18
README.md
|
@ -8,6 +8,7 @@
|
|||
<p align="center">
|
||||
<a href="https://github.com/torrentpier/torrentpier/blob/master/LICENSE"><img src="https://img.shields.io/github/license/torrentpier/torrentpier" alt="License"></a>
|
||||
<a href="https://packagist.org/packages/torrentpier/torrentpier"><img src="https://img.shields.io/packagist/stars/torrentpier/torrentpier" alt="Stars Packagist"></a>
|
||||
<a href="https://github.com/torrentpier/torrentpier/actions"><img src="https://img.shields.io/github/actions/workflow/status/torrentpier/torrentpier/phpmd.yml" alt="Build status"></a>
|
||||
<a href="https://packagist.org/packages/torrentpier/torrentpier"><img src="https://img.shields.io/packagist/dt/torrentpier/torrentpier" alt="Downloads"></a>
|
||||
<a href="https://packagist.org/packages/torrentpier/torrentpier"><img src="https://img.shields.io/packagist/v/torrentpier/torrentpier" alt="Version"></a>
|
||||
<a href="https://github.com/torrentpier/torrentpier/releases"><img src="https://img.shields.io/github/release-date/torrentpier/torrentpier" alt="Last release"></a>
|
||||
|
@ -29,7 +30,7 @@ and go from there. The documentation will be translated into english in the near
|
|||
|
||||
## Supported versions
|
||||
|
||||
Current major version with full support is v2.4
|
||||
Current major version with full support is v2.4.
|
||||
|
||||
| Version | Released | EOL | Only critical bug fixes | Full |
|
||||
|:------------------------------------------------------------------------:|:-------------:|:------:|:-----------------------:|:----:|
|
||||
|
@ -100,12 +101,25 @@ on his repository or in [this thread](https://torrentpier.com/threads/26078/) on
|
|||
|
||||
Documentation for TorrentPier can be found on the [TorrentPier docs website](https://docs.torrentpier.com).
|
||||
|
||||
## Contributing
|
||||
## Contributing / Contributors
|
||||
|
||||
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for
|
||||
submitting pull requests to us. But we are always ready to renew your pull-request for compliance with
|
||||
these requirements. Just send it.
|
||||
|
||||
<a href="https://github.com/torrentpier/torrentpier/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=torrentpier/torrentpier" />
|
||||
</a>
|
||||
|
||||
Made with [contrib.rocks](https://contrib.rocks).
|
||||
|
||||
## Sponsoring
|
||||
|
||||
Support this project by becoming a sponsor or a backer.
|
||||
|
||||
[](https://opencollective.com/torrentpier)
|
||||
[](https://opencollective.com/torrentpier)
|
||||
|
||||
## Versioning
|
||||
|
||||
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/torrentpier/torrentpier/tags).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue