From 00f0ae4a07d3e9bfca8c082497e26a133ccf350e Mon Sep 17 00:00:00 2001 From: hisaitami Date: Tue, 7 Nov 2023 16:35:43 +0900 Subject: [PATCH] Add note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 99ff827..3c1f539 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ tldr.core=> (display "linux" "tar.md") tldr.core=> (binding [lang-priority-list ["ja" "en"]] (display "linux" "tar.md")) ``` +NOTE: Don't call -main. Otherwise, REPL will terminate. + ## Configuration If the local database is older than two weeks, attempting to update it.