diff --git a/index.html b/index.html index 5505cbc..e6a7c69 100644 --- a/index.html +++ b/index.html @@ -41,6 +41,8 @@

Add the badge to your hobby pro
.. image:: http://unmaintained.tech/badge.svg
   :target: http://unmaintained.tech
   :alt: No Maintenance Intended
+

Or, if you use vanilla HTML:

+
<a href="http://unmaintained.tech"><img src="http://unmaintained.tech/badge.svg" alt="No Maintenance Intended"></a>

This project is maintained and is on GitHub!