From 08c1dafd94231423e116adc7a8ed7eb0345489d9 Mon Sep 17 00:00:00 2001 From: Philippe Laporte Date: Thu, 15 Aug 2024 10:56:24 -0400 Subject: [PATCH] refresh status assessment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f6a9550..899a0090 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ using the Python engine to provide the Javascript host environment. We feature JavaScript Array and Object methods implemented on Python List and Dictionaries using the cPython C API, and the inverse using the Mozilla Firefox Spidermonkey JavaScript C++ API. -This product is in an advanced stage, approximately 95% to MVP as of March 2024. It is under active development by [Distributive](https://distributive.network/). +This product is in an advanced stage, approximately 98% to MVP as of August 2024. It is under active development by [Distributive](https://distributive.network/). External contributions and feedback are welcome and encouraged.