From dd35bbcf0833cb0c6fe0d8a983e3dad0ecc94743 Mon Sep 17 00:00:00 2001 From: eight04 Date: Mon, 23 Oct 2023 01:13:21 +0800 Subject: [PATCH] Update doc --- docs/index.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index fced3b5..7e3b68c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,6 +7,9 @@ A Python 3 to Node.js + vm2 binding, helps you execute JavaScript safely. Also checkout `node_vm2's readme `_. + + .. warning:: + This project is no longer maintained. Please use `deno_vm `__ instead. Functions --------- @@ -35,4 +38,4 @@ .. autoclass:: VMServer :members: __enter__, __exit__, start, close - \ No newline at end of file +