diff --git a/README.md b/README.md index 893cf00..a7ad658 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# Parsedown PHP - Parsedown is a parser for Markdown. It parses Markdown text the way people do. First, it divides texts into blocks. Then it looks at how these blocks start and how they relate to each other. Finally, it looks for special characters to identify inline elements. As a result, Parsedown is (super) fast, predictable and its (open) source code - easy to read. [Explorer (demo)](http://parsedown.org/explorer/)