From a1716b53fa6ca9eb7019b613fcb3f23387c8ab63 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 26 Apr 2020 19:36:27 +0300 Subject: [PATCH] doc... Signed-off-by: Alex A. Naanou --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe085f3..b988487 100755 --- a/README.md +++ b/README.md @@ -168,7 +168,8 @@ take care of both the _function constructor_ and `prototype.__call__(..)` handling. **Notes:** -- this now is a instance method, in the future this may move to a class method... +- this now is an instance method, in the future this may (or may not) +move to being a class method... ## Components