aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 390b58f..8edc1a8 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,9 @@ written in standard C99 and has no library dependencies. The parser is
very fast, on par with [sundown](https://github.com/vmg/sundown). Some
benchmarks (on an ancient Thinkpad running Intel Core 2 Duo at 2GHz,
measured using `time` and parsing a ~500K book, the English version of
+the 1st edition of
[*Pro Git*](https://github.com/progit/progit/tree/master/en) by Scott
-Chacon and Ben Straub):
+Chacon):
|Implementation | Time | Factor|
|---------------|-------|--------|