README.md: Upgrade CommonMark version to 0.28.
diff --git a/README.md b/README.md
index e53e864..2853e6a 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ MD4C is C Markdown parser with the following features:
* **Compliance:** Generally MD4C aims to be compliant to the latest version of
[CommonMark specification](http://spec.commonmark.org/). Right now we are
- fully compliant to CommonMark 0.27.
+ fully compliant to CommonMark 0.28.
* **Extensions:** MD4C supports some commonly requested and accepted extensions.
See below.