From 1a34c7e16e9b8bf280d2a8caeebc8666862d2b70 Mon Sep 17 00:00:00 2001 From: Gito-securiy <156293765+Gito-securiy@users.noreply.github.com> Date: Sun, 21 Jan 2024 19:10:27 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec2adda..de766abe 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ libBLS allows to sign about 3000 messages per second on a single thread (IntelĀ® libBLS has been built and tested on Ubuntu and Mac. -GitHub is used to maintain this source code. Clone this repository by: +GitHub is used to maintain this source code. +Clone this repository by: ```shell git clone https://github.com/skalenetwork/libBLS.git @@ -103,6 +104,7 @@ cmake --build build -- -j$(nproc) ### Documentation + See [docs](docs) for libBLS documentation. ## Libraries