From be970c6e0d76d248ac97f9f00e4bf3e6f85588f0 Mon Sep 17 00:00:00 2001 From: extremecoders-re Date: Thu, 2 Apr 2020 13:20:09 +0530 Subject: [PATCH] Add link to FAQ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 696aae3..eea3482 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ X:\> uncompyle6.exe test.exe_extracted\PYZ-00.pyz_extracted\__future__.pyc Pyinstxtractor can also extract Linux ELF binaries. Please see the [Wiki](https://github.com/extremecoders-re/pyinstxtractor/wiki/Extracting-Linux-ELF-binaries) for more information. +For other questions, please see the [FAQ](https://github.com/extremecoders-re/pyinstxtractor/wiki/Frequently-Asked-Questions) + ## License GNU General Public License v3.0 \ No newline at end of file