diff --git a/README.md b/README.md index bade19f..dc4fd6b 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,10 @@ $ python ``` The result of `run` is a dict containing the same information as was printed by `main.py` above. + + + +Questions +--------- + +1. Why are codelets **NOT** implemented through lambda?