From bf3f944ad7f89285e7f09d94d2479c5fa5b69d3d Mon Sep 17 00:00:00 2001 From: Dan <119429186+dan-distributive@users.noreply.github.com> Date: Tue, 19 Aug 2025 09:06:32 -0400 Subject: [PATCH] Update README.md changed [90%] to [done] regarding pythonmonkey's ability to run dcp-client.js (last item in the roadmap) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1532ae6f..31e6efac 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ js_eval("console.log")('hello, world') - [done] JS TypedArrays coerce to Python TypeArrays - [done] Python lists coerce to JS Arrays - [done] JS arrays coerce to Python lists -- [90%] PythonMonkey can run the dcp-client npm package from Distributive. +- [done] PythonMonkey can run the dcp-client npm package from Distributive. ## Build Instructions