diff --git a/README.md b/README.md index 0f01861d..4b817e20 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ ModTheSpire is a tool to load external mods for Slay the Spire without modifying ## Changelog ## #### v2.3.0 #### -* Allow patching static initializers ("") +* Allow patching static initializers (`""`) * Replace patches, completely replace a method * Raw patches, gives complete access to Javassist API * Patch loading order now: Insert, Instrument, Replace, Prefix, Postfix, Raw