Skip to content

Commit 63a4d26

Browse files
committed
Added reference to benchmarks in README.
1 parent c8453ff commit 63a4d26

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ and rendering the document to HTML or to an XML representation of the
1616
AST. It also provides a command-line program, `cmark`, for
1717
parsing and rendering CommonMark documents.
1818

19+
The library is fast, on par with [sundown]: see the [benchmarks].
20+
21+
[sundown]: https://github.com/vmg/sundown
22+
[benchmarks]: benchmarks.md
23+
1924
Installing
2025
----------
2126

0 commit comments

Comments
 (0)