From dedcf035c4aa5ab090b62252e5e3e427ed644c1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20G=C3=B6tze?= Date: Fri, 19 Jun 2020 16:46:45 +0200 Subject: [PATCH] :books: Updated src/pskiplists/README.md --- src/pskiplists/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pskiplists/README.md b/src/pskiplists/README.md index 053e1b5..d9e1e53 100644 --- a/src/pskiplists/README.md +++ b/src/pskiplists/README.md @@ -9,7 +9,8 @@ PMem-based Skip Lists :books: Documentation --------------------- -Currently there two types of skip lists_: +Currently there two types of skip lists: + | | | |-|-| | simplePSkiplist | a persistent skip list with a single entry per node | -- GitLab