about summary refs log tree commit diff stats
path: root/lisp/js/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/js/README.md')
-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