From 73663fc7affe9d4116570cb1bf383f846efd45b0 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Mon, 14 Jan 2019 14:44:54 +0300 Subject: [PATCH] Added links to the medium article --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1695063..55effc8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ bft environment. Model has 3 parameters: Model produces size of node's task pool for chosen precision. Detailed information about task distribution problem can be found on -medium paper. +[medium article](https://medium.com/@neospcc/task-distribution-over-consensus-nodes-42f1349442ad). ## Usage @@ -44,7 +44,7 @@ Relation between max pool size and obtained pool size is Last column is a number of tries to reduce pool size. -There is also gnuplot file with example from medium paper: +There is also gnuplot file with example from [medium article](https://medium.com/@neospcc/task-distribution-over-consensus-nodes-42f1349442ad): ``` $ gnuplot Terminal type is now 'qt'