From 55e525e51950f6eb79c9cbf441cfc238fc2d96e2 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Mon, 30 Dec 2024 23:27:28 +0100 Subject: [PATCH] change title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4458081..31af409 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# A terminal DSL for Fermi estimation +# Fermi: A terminal DSL for Fermi estimation with distributions 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.