From 89b3346068fa4a2a76d1fb6477402f9f1234d8e9 Mon Sep 17 00:00:00 2001 From: Lilian Besson Date: Thu, 31 Oct 2019 18:49:04 +0100 Subject: [PATCH] See #11 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a98a4d..6fac7b0 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md * [Random](#random) * [Ages 20-30...](#ages-20-30) * [Built by...](#built-by) + * [Twitting](#twitting) * [Built with...](#built-with) * [Uses...](#uses) * [Fun](#fun) @@ -677,10 +678,10 @@ A nice badge to give a link to [saythanks.io/to/kennethreitz](https://saythanks. ```markdown [![ForTheBadge 20-30](http://ForTheBadge.com/images/badges/ages-20-30.svg)](http://ForTheBadge.com) ``` -### Tweeting +### Twitting ![Tweeting](https://img.shields.io/twitter/url/http/shields.io.svg?style=social) ```markdown -https://img.shields.io/twitter/url/http/shields.io.svg?style=social +![Tweeting](https://img.shields.io/twitter/url/http/shields.io.svg?style=social) ``` ### Built by...