diff --git a/README.md b/README.md
index a55ebea..9644d88 100644
--- a/README.md
+++ b/README.md
@@ -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).
+
+[](https://saythanks.io/to/kennethreitz)
+```markdown
+[](https://saythanks.io/to/kennethreitz)
+```
+
+----
+
## Random
### Ages 20-30...
[](http://ForTheBadge.com)
diff --git a/README.rst b/README.rst
index 60f4040..e52845e 100644
--- a/README.rst
+++ b/README.rst
@@ -1061,6 +1061,21 @@ This is a badge to link to a [DOI](https://doi.org/):
--------------
+`Say thanks `__
+--------------------------------------------------------------
+A nice badge to give a link to `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