From 19d4bf9288e457c5f1519cbe74efd6ed4c75d071 Mon Sep 17 00:00:00 2001 From: i582 <51853996+i582@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:51:39 +0400 Subject: [PATCH] added authors to README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea3b0b3..37bfc65 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ const decompiledCode = decompileAll({ src: sourceCode }); ``` +## Authors + +- [Steve Korshakov](https://github.com/ex3ndr) +- [Nick Nekilov](https://github.com/NickNekilov) + ## License -MIT \ No newline at end of file +MIT