diff --git a/README.md b/README.md index 3ffbb9dd..d124add0 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ $amp = new AMP(); // Notice this is a HTML fragment, i.e. anything that can appear below $html = '

Run

' . PHP_EOL . - '

CNN

' . PHL_EOL . + '

CNN

' . PHP_EOL . '

BBC

' . PHP_EOL . '

' . PHP_EOL . '

This is a

sample
paragraph

';