diff --git a/README.md b/README.md index e1da679..2ea2cb3 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ Wrap-with-tag provides a simple function to wrap string with html. ## Description -Wrap-with-tag provides function wrapping specific word with html tag assigned with certain class. +Wrap-with-tag provides a function wrapping specific word with html tag assigned with certain class. The use case is to wrap specific word, like a company name, with a span element assigned with class for applying font-family. ## Install ``` -$ yarn add wrap-with-tag -d +$ yarn add wrap-with-tag ``` or @@ -40,7 +40,7 @@ wrapWithTag({ Alternatively, you can use `script` tag with html file. ```html -