This commit is contained in:
Lilian Besson
2018-07-05 15:43:07 +02:00
parent 7954f51f0f
commit 284cb5307a
2 changed files with 28 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md
* [Open-Source](#open-source)
* [Meta badges ?!](#meta-badges-)
* [DOI and Zenody](#doi-and-zenodo)
* [Say thanks](#say-thanks)
* [Random](#random)
* [Ages 20-30...](#ages-20-30)
* [Built by...](#built-by)
@@ -638,6 +639,16 @@ This is a badge to link to a [DOI](https://doi.org/):
----
## [Say thanks](https://github.com/kennethreitz/saythanks.io/)
A nice badge to give a link to [saythanks.io/to/kennethreitz](https://saythanks.io/to/kennethreitz) (for example).
[![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/kennethreitz)
```markdown
[![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/kennethreitz)
```
----
## Random
### Ages 20-30...
[![ForTheBadge 20-30](http://ForTheBadge.com/images/badges/ages-20-30.svg)](http://ForTheBadge.com)

View File

@@ -1061,6 +1061,21 @@ This is a badge to link to a [DOI](https://doi.org/):
--------------
`Say thanks <https://github.com/kennethreitz/saythanks.io/>`__
--------------------------------------------------------------
A nice badge to give a link to `saythanks.io/to/kennethreitz <https://saythanks.io/to/kennethreitz>`__ (for example).
|say thanks|
.. code:: rst
|say thanks|
.. |say thanks| image:: https://img.shields.io/badge/say-thanks-ff69b4.svg
:target: https://saythanks.io/to/kennethreitz
--------------
Random
------
@@ -1423,6 +1438,8 @@ License ? |GitHub license badges|
:target: https://github.com/defunctzombie/badginator
.. |DOI| image:: https://zenodo.org/badge/DOI/10.1007/978-3-319-76207-4_15.svg
:target: https://doi.org/10.1007/978-3-319-76207-4_15
.. |say thanks| image:: https://img.shields.io/badge/say-thanks-ff69b4.svg
:target: https://saythanks.io/to/kennethreitz
.. |ForTheBadge 20-30| image:: http://ForTheBadge.com/images/badges/ages-20-30.svg
:target: http://ForTheBadge.com
.. |ForTheBadge built-by-developers| image:: http://ForTheBadge.com/images/badges/built-by-developers.svg