From f484e2fc78954e1d9d990c86aa391f0057124e97 Mon Sep 17 00:00:00 2001 From: Dmitry Iv Date: Thu, 15 Feb 2024 22:43:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1275ed8..7d2e7e4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > _Subscript_ is fast, tiny & extensible expression evaluator / microlanguage. -Used for: +#### Used for: * templates (eg. [sprae](https://github.com/dy/sprae), [templize](https://github.com/dy/templize)) * expressions evaluators, calculators