Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Oct 22, 2023
1 parent e21d402 commit dd35bbc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
A Python 3 to Node.js + vm2 binding, helps you execute JavaScript safely.

Also checkout `node_vm2's readme <https://github.com/eight04/node_vm2>`_.

.. warning::
This project is no longer maintained. Please use `deno_vm <https://github.com/eight04/deno_vm>`__ instead.

Functions
---------
Expand Down Expand Up @@ -35,4 +38,4 @@

.. autoclass:: VMServer
:members: __enter__, __exit__, start, close


0 comments on commit dd35bbc

Please sign in to comment.