diff --git a/README.md b/README.md
index 60268a5..42ba67d 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ Using Python3:
## Features
+ PaPy can do what most other static site generators can do. [View example blog](https://cybrkyd.com)
+
- Converts Markdown files to HTML from folder `/post` with support for fenced code blocks, tables, footnotes and smart quotes
- Output URLS are clean; i.e. `/post/slug` versus `/post/slug.html`
- Front Matter Parsing: Extracts metadata from YAML-style front matter