From af1b00140eb1f39404bfaadfa15762f68288b739 Mon Sep 17 00:00:00 2001 From: Andrew Lisowski Date: Thu, 13 Dec 2018 19:08:12 -0800 Subject: [PATCH] add html-webpack-insert-text-plugin --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 654d5af67..cbb59e3fb 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,9 @@ Make sure to read our [code of conduct](./CODE_OF_CONDUCT.md). :star: [webpack-inject-plugin](https://github.com/adierkens/webpack-inject-plugin) - A webpack plugin to dynamically inject code into the bundle. -:star: [storybook-addon-notes-github-markdown-css -](https://github.com/hipstersmoothie/github-markdown-css) - Make your notes addon look like github markdown. +:star: [storybook-addon-notes-github-markdown-css](https://github.com/hipstersmoothie/github-markdown-css) - Make your notes addon look like github markdown. + +:star: [html-webpack-insert-text-plugin](https://github.com/hipstersmoothie/html-webpack-insert-text-plugin) - Insert text into the head or body of your HTML ## Contributors