From 5ae2905af829374354ecb5228c3947368fafc89c Mon Sep 17 00:00:00 2001 From: Lovi <62809003+Lovi-0@users.noreply.github.com> Date: Wed, 12 Jun 2024 13:16:13 +0200 Subject: [PATCH] Update README.me --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bd8f76..3d5c9c5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ Make sure you have the following prerequisites installed on your system: * [python](https://www.python.org/downloads/) > 3.8 * [ffmpeg](https://www.gyan.dev/ffmpeg/builds/) -* [opnessl](https://www.openssl.org) or [pycryptodome](https://pypi.org/project/pycryptodome/) +* [opnessl](https://www.openssl.org) or [pycryptodome](https://pypi.org/project/pycryptodome/) + +* [nodejs](https://nodejs.org/) ## Installation