some comments and Readme changes

This commit is contained in:
2021-03-28 13:46:12 +02:00
parent 89dd5c6f07
commit c75a04a4f7
3 changed files with 6 additions and 18 deletions

View File

@@ -44,5 +44,6 @@
;; (define fdx_list (parse-csv (read-file "tests/csv_data.csv")))
;; (print fdx_list)
(print (and (print "xx") (= 1 0) (print "yy")))
(sleep 1.5)