diff --git a/README.md b/README.md index 7538b9f..f1030eb 100755 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ Currently, the following modules are included: ## Windows Support Notes ### Windows XP -* OpenSSL doesn't work on Windows XP, without some kind of kernel extensions for XP. -* Luarocks doesn't work on Windows XP due to symlinks not being supported. +* OpenSSL doesn't work without some kind of kernel extensions for XP. +* Luarocks doesn't work due to symlinks not being supported. This will limit what can be done with the Lua scripts. These issues might be resolved with a project like [onecore](https://github.com/Skulltrail192/One-Core-API-Binaries) but further testing is needed.