From eab0f267d1937392ea4ec98f4788ece7214e537c Mon Sep 17 00:00:00 2001 From: Charles Sherk Date: Mon, 9 Oct 2023 20:25:28 -0400 Subject: [PATCH] udpate readme --- fastbril/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/fastbril/README.md b/fastbril/README.md index 6cc31933b..bd3fff43b 100644 --- a/fastbril/README.md +++ b/fastbril/README.md @@ -9,6 +9,7 @@ be like the typescript or rust implementation, but faster. the binary will be `./build/fastbrili` + doc: you need to have LaTeX installed. run `make doc` the doc will be `./doc/brb.pdf` + there is a prebuilt pdf in case this is difficult