diff --git a/index.php b/index.php
index 24b30d3..d963647 100644
--- a/index.php
+++ b/index.php
@@ -11,7 +11,7 @@
OpenWF is a software suite centered around customizing Warframe, including:
- SpaceNinjaServer — an open-source reimplementation of the game's web services. As we have custom server software, OpenWF avoids interference with the live game while allowing full customization of savedata.
- - The Bootstrapper — our main DLL targeting the latest game version. Its core precept is connecting to custom servers, but it also has some QoL features and cheats as well as a scripting API, label replacements and metadata patches, allowing for extensive customization of the experience.
+ - The Bootstrapper — our main DLL patching the client to connect to custom servers, but for U38 and up, it also has some QoL features and cheats as well as a scripting API, label replacements and metadata patches, allowing for extensive customization of the experience.
Get Started
Preservation