about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index f08c981..a4d86e3 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,11 @@ Exec solve script:
 [HackTM CTF lambda]; python3 solve.py 
 ```
 
+## Known problems
+
+function generation can be made better, I'm only doing vaiable param and body
+count, but no function in body or so.
+
 ## Example
 
 ```