From 49f0f7152e0ddd3f760b835f13c5f5f0a6f22e0a Mon Sep 17 00:00:00 2001 From: nazunalika Date: Tue, 30 Nov 2021 12:32:03 -0700 Subject: [PATCH] rllh readme and release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 749edf9..e3d5759 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ When building the package, the `rllh` macro can define the behavior of the build: * If `rllh` is set to `0` or is undefined, the stable packages are built -* If `rllh` is set to a number higher than 0, the lookahead packages are built +* If `rllh` is set to a number higher than `0`, the lookahead packages are built The `rllh` macro may be versioned out for future use.