From db15ff11ac1478f9b867a53f28a20d1dc046eb17 Mon Sep 17 00:00:00 2001 From: Mateusz779 <73058906+Mateusz779@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:21:00 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 662cdd5..6f9d434 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -# BBP-formula-python-multithreading +# Bailey–Borwein–Plouffe formula in python with multithreading + Required packages: -pip3 install tqdm +pip3 install tqdm multiproces -pip3 install multiproces -Bailey–Borwein–Plouffe formula in python with multithreading