From c67491399b5b334dfb480084b9c35c809b557d7d Mon Sep 17 00:00:00 2001 From: x Date: Sat, 7 Jan 2017 17:39:08 +0100 Subject: [PATCH] Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f9baa4..4a47648 100644 --- a/README.md +++ b/README.md @@ -208,14 +208,14 @@ using [900.000 multicore servers](https://www.cloudyn.com/blog/10-facts-didnt-kn ./icbench file - - Text file: 1 integer per line (Example:[ts.txt(sorted) and lat.txt(unsorted)](https://github.com/zhenjl/encoding/tree/master/benchmark/data) + - Text file: 1 integer per line. (Example:[ts.txt(sorted) and lat.txt(unsorted)](https://github.com/zhenjl/encoding/tree/master/benchmark/data)) ./icbench -eBENCH -fts ts.txt ./icbench -eBENCH -ft lat.txt - - Multiblocks of 32 bits elements. Example gov2 from [DocId data set](#DocId data set)) + - Multiblocks of 32 bits elements. (Example gov2 from [DocId data set](#DocId data set)) Block format: [n: #of Ids] [Id1] [Id2] ... [IdN]