Skip to content

Commit

Permalink
Fix readme angle brackets
Browse files Browse the repository at this point in the history
  • Loading branch information
kiooeht committed Feb 23, 2018
1 parent cbb2584 commit 13c9999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("<staticinit>")
* Allow patching static initializers (`"<staticinit>"`)
* Replace patches, completely replace a method
* Raw patches, gives complete access to Javassist API
* Patch loading order now: Insert, Instrument, Replace, Prefix, Postfix, Raw
Expand Down

0 comments on commit 13c9999

Please sign in to comment.