From caca85bcc223b98baaff563cd64ba9320cc8fd32 Mon Sep 17 00:00:00 2001 From: Daniel H Date: Thu, 3 Feb 2022 13:32:36 +0100 Subject: [PATCH] update sloc count --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0036214..c055342 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ just that this is JavaScript instead. # The goal - Simple -- <500sloc (we have 251 at the moment) +- <500sloc (we have 276 at the moment) - Entries sorted by newest - Very large amount of sub-threads supported (current limiting factor is stack overflow errors, this will be