mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Slight reorder of shields.
This commit is contained in:
22
readme.md
22
readme.md
@@ -1,8 +1,7 @@
|
||||
[![Packagist][packagist-shield]][packagist-uri]
|
||||
[![License][license-shield]][license-uri]
|
||||
[![Packagist][packagist-shield]][packagist-url]
|
||||
[![License][license-shield]][license-url]
|
||||
[![Stargazers][stars-shield]][stars-url]
|
||||
[![Donate][donate-shield]][donate-uri]
|
||||
[](https://travis-ci.com/github/firefly-iii/firefly-iii)
|
||||
|
||||
<!-- PROJECT LOGO -->
|
||||
<br />
|
||||
@@ -26,6 +25,8 @@
|
||||
<a href="https://github.com/firefly-iii/firefly-iii/issues">Request Feature</a>
|
||||
</p>
|
||||
|
||||
[](build-url)
|
||||
|
||||
<!-- MarkdownTOC autolink="true" -->
|
||||
|
||||
- [About Firefly III](#about-firefly-iii)
|
||||
@@ -128,9 +129,9 @@ Of course, there are some [contributing guidelines](https://github.com/firefly-i
|
||||
|
||||
I can always use your help [squashing bugs](https://docs.firefly-iii.org/support/contribute#bugs), thinking about [new features](https://docs.firefly-iii.org/support/contribute#feature-requests) or [translating Firefly III](https://docs.firefly-iii.org/support/contribute#translations) into other languages.
|
||||
|
||||
[Sonarcloud](https://sonarcloud.io/dashboard?id=firefly-iii_firefly-iii) scans the code of Firefly III. If you want to help improve Firefly III, check out the latest reports and take your pick!
|
||||
[Sonarcloud](sc-project-url) scans the code of Firefly III. If you want to help improve Firefly III, check out the latest reports and take your pick!
|
||||
|
||||
[](https://sonarcloud.io/dashboard?id=firefly-iii_firefly-iii) [](https://sonarcloud.io/dashboard?id=firefly-iii_firefly-iii) [](https://sonarcloud.io/dashboard?id=firefly-iii_firefly-iii) [](https://sonarcloud.io/dashboard?id=firefly-iii_firefly-iii)
|
||||
[](sc-project-url) [](sc-project-url) [](sc-project-url) [](sc-project-url)
|
||||
|
||||
There is also a [security policy](https://github.com/firefly-iii/firefly-iii/security/policy).
|
||||
|
||||
@@ -155,10 +156,17 @@ You can contact me at [james@firefly-iii.org](mailto:james@firefly-iii.org), you
|
||||
Over time, [many people have contributed to Firefly III](https://github.com/firefly-iii/firefly-iii/graphs/contributors). I'm grateful for their your support and code contributions.
|
||||
|
||||
[packagist-shield]: https://img.shields.io/packagist/v/grumpydictator/firefly-iii.svg?style=flat-square
|
||||
[packagist-uri]: https://packagist.org/packages/grumpydictator/firefly-iii
|
||||
[packagist-url]: https://packagist.org/packages/grumpydictator/firefly-iii
|
||||
[license-shield]: https://img.shields.io/github/license/firefly-iii/firefly-iii.svg?style=flat-square
|
||||
[license-uri]: https://www.gnu.org/licenses/agpl-3.0.html
|
||||
[license-url]: https://www.gnu.org/licenses/agpl-3.0.html
|
||||
[stars-shield]: https://img.shields.io/github/stars/firefly-iii/firefly-iii.svg?style=flat-square
|
||||
[stars-url]: https://github.com/firefly-iii/firefly-iii/stargazers
|
||||
[donate-shield]: https://img.shields.io/badge/donate-%24%20%E2%82%AC-brightgreen?style=flat-square
|
||||
[donate-uri]: #support-the-development-of-firefly-iii
|
||||
[build-shield]: https://api.travis-ci.com/firefly-iii/firefly-iii.svg?branch=master
|
||||
[build-url]: https://travis-ci.com/github/firefly-iii/firefly-iii
|
||||
[sc-gate-shield]: https://sonarcloud.io/api/project_badges/measure?project=firefly-iii_firefly-iii&metric=alert_status
|
||||
[sc-bugs-shield]: https://sonarcloud.io/api/project_badges/measure?project=firefly-iii_firefly-iii&metric=bugs
|
||||
[sc-smells-shield]: https://sonarcloud.io/api/project_badges/measure?project=firefly-iii_firefly-iii&metric=code_smells
|
||||
[sc-vuln-shield]: https://sonarcloud.io/api/project_badges/measure?project=firefly-iii_firefly-iii&metric=vulnerabilities
|
||||
[sc-project-url]: sc-project-url
|
||||
|
Reference in New Issue
Block a user