From 4bf0dc8c2b7a4b1b094733a389b5ee9d0d4b7e0c Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Wed, 21 Mar 2018 18:51:05 +0100 Subject: [PATCH] Add "Third Party Extensions" section to the README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f463b349..6c0ee8c0 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,11 @@ console.log(simpleIcons['Google+']); */ ``` -### WordPress Usage +## Third Party Extensions -Icons are also available on WordPress through a simple plugin, which you can find [here](https://wordpress.org/plugins/simple-icons/). +### WordPress + +Icons are also available on WordPress through a simple plugin created by [@tjtaylo](https://github.com/tjtaylo), which you can find [here](https://wordpress.org/plugins/simple-icons/). ## Status