From beffba9f041eac8771e1b836f1ae3cdc40439214 Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sun, 25 Nov 2018 16:02:03 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0ffbdd3..73e9ef96 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Janet makes a good system scripting language, or a language to embed in other pr * Lexical scoping * Imperative programming as well as functional * REPL +* 300+ functions in the core library * Interactive environment with detailed stack traces ## Documentation