From 8bb5a3d7cd8a5dcdbfa56345b56a4f222571672f Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Mon, 30 Dec 2024 23:26:02 +0100 Subject: [PATCH] add terminal to title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c075db..4458081 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# A DSL for Fermi estimation +# A terminal DSL for Fermi estimation This project is a minimalist, calculator-style DSL for fermi estimation. It can multiply, divide, add and subtract scalars, lognormals and beta distributions, and supports variables and mixtures.