In the README file, under point 1 for "Install Xdebug", it states, "On Windows: Download the appropriate precompiled DLL for your PHP version, architecture (64/32 Bit), thread safety (TS/NTS) and Visual Studio compiler version and place it in your PHP extension folder." This was introduced in March 2016. It needs to be changed as Visual Studio Code and Xdebug have only been 64-bit for a while, and Windows has ARM support. Plus, should the README reflect if someone has installed Xdebug via PIE?