Skip to content

fix: correct and tidy README usage instructions - #10

Merged
yellowsink merged 1 commit into
uwu:masterfrom
marshift:fix-readme-usage
Jul 8, 2025
Merged

fix: correct and tidy README usage instructions#10
yellowsink merged 1 commit into
uwu:masterfrom
marshift:fix-readme-usage

Conversation

@marshift

@marshift marshift commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

the usage instructions in the README have been slightly off on how the patcher works for a long time, namely:

exampleObject.testFunction(); // logs "Instead" and nothing else

the actual behaviour here would log "Before", "Instead", "After" because all patch types stack, even instead patches.
this PR corrects this, and adjusts wording slightly too.

@yellowsink
yellowsink merged commit 735926e into uwu:master Jul 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants