Commit 580081cabcd2db057f9245d06293553a6da44407

Thomas de Grivel 2023-03-28T17:23:47

todo

diff --git a/README.md b/README.md
index a490e65..299e60f 100644
--- a/README.md
+++ b/README.md
@@ -91,16 +91,16 @@ Script interpreter. Under development.
      - funcall
      - & &1
      - DONE fn () {}
-  - macros
-  - livebook
-    - gaussian
-  - buf_sha256
-  - buf_popen
-  - DONE ci
-  - DONE c function call
-  - DONE infix operators
-  - DONE load
-  - DONE `test_file_compare`
-  - DONE ffi
-    - DONE types
-    - DONE funcall
+   - macros
+   - livebook
+     - gaussian
+   - buf_sha256
+   - buf_popen
+   - DONE ci
+   - DONE c function call
+   - DONE infix operators
+   - DONE load
+   - DONE `test_file_compare`
+   - DONE ffi
+     - DONE types
+     - DONE funcall