From 06513780236f82e50e01c4ebc5b6de346cca8e35 Mon Sep 17 00:00:00 2001 From: extremecoders-re Date: Thu, 22 Sep 2022 03:52:33 +0530 Subject: [PATCH] Add link to pyinstxtractor-web --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13f4e10..1313cbb 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ For other questions and information, please see the [Wiki](https://github.com/ex - [pyinstxtractor-ng](https://github.com/pyinstxtractor/pyinstxtractor-ng): A standalone binary version of pyinstxtractor. This tool doesn't require Python to run and can extract all supported versions of PyInstaller. +- [pyinstxtractor-web](https://pyinstxtractor-web.netlify.app): pyinstxtractor running in the web browser, powered by Go & GopherJS. ## License -GNU General Public License v3.0 \ No newline at end of file +GNU General Public License v3.0