diff --git a/README.md b/README.md index ca0b720..f505a1b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This is a simple extension that illustrates a number of concepts when it comes t It's pretty simple open up a `Markdown` file and the status bar will have an auto-updating wordcount in it. It also... * Counts number of words highlighted -* Offers other counting data such as characters (excluding spaces) and sentences (basic full stop counting) +* Offers other counting data such as characters (excluding spaces), sentences (basic full stop counting) and paragraphs ![Word Count in status bar](images/wordcount.gif)