about summary refs log tree commit diff stats
path: root/lisp/js
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2023-03-03 10:25:27 -0500
committerelioat <elioat@tilde.institute>2023-03-03 10:25:27 -0500
commit3be0f922b96de8ab34083845efc3d6c75c80e036 (patch)
treedbf469284a99e10d96e63de3e0b44109df04e7bc /lisp/js
parent2dd6313dfc5ca90da8a235d6bc170f6a62d6ba3c (diff)
downloadtour-3be0f922b96de8ab34083845efc3d6c75c80e036.tar.gz
*
Diffstat (limited to 'lisp/js')
-rw-r--r--lisp/js/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/js/README.md b/lisp/js/README.md
new file mode 100644
index 0000000..9feae22
--- /dev/null
+++ b/lisp/js/README.md
@@ -0,0 +1,7 @@
+# a little lisp 
+
+To run interactively:
+
+```bash
+node repl.js
+```
\ No newline at end of file