diff --git a/README.md b/README.md
index bbd0154..f258f1b 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,7 @@ Script interpreter.
- lists
- defmodule
- structs
+ - negative facts : 4 + 2n = not 3 + 2n
- errors (setjmp, longjmp)
- stacktrace
- ffi ?