diff --git a/docs/assets/doc-example.png b/docs/assets/doc-example.png
index 95b8b2e5..b71b6863 100644
Binary files a/docs/assets/doc-example.png and b/docs/assets/doc-example.png differ
diff --git a/docs/readme.md b/docs/readme.md
index 120a8da4..c9184d70 100644
--- a/docs/readme.md
+++ b/docs/readme.md
@@ -70,8 +70,8 @@ This will be transform into this apart from the HTML exampled above:
Normal text
Title
Sub title
-
- Heading 2 asdkjasdlkja asldkaslkdjasdlkasjd alksdj alksd aslk
+
+ Heading 2 more content to example
Heading 3
Heading 4
@@ -101,7 +101,7 @@ So we can resume the server side render into this simple rules:
1 - Title formating are H1
2 - Sub title formating are h3
3 - All other headings follows the proper name - element correlation
-4 - All headings will be attached a ID based on it's content
+4 - All headings will be attached a ID based on it's content (example in the "asdkjasdlkja..." content)
5 - Tables will render one and only header as a classname, lowercase dash separated
6 - Tables rows will create one div per column
7 - Tables will be only rendered as
when inside another table