Skip to content

Commit 5123316

Browse files
authored
Update README.md
1 parent 6cd35b1 commit 5123316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ UIKit and AppKit won't go away, and the bugs won't go away either. I see this as
9898
### Can I ship this?
9999
Yes, absolutely. The goal for this one prokect is a simple library that doesn't try to be too smart. I did this in [Aspects](https://github.com/steipete/Aspects) and while I loved this to no end, it's problematic and can cause side-effects with other code that tries to be clever. InterposeKit is boring, so you don't have to worry about conditions like "We added New Relic to our app and now [your thing crashes](https://github.com/steipete/Aspects/issues/21)".
100100

101-
### It does not do X
101+
### It does not do X!
102102
Pull Requests welcome! You might wanna open a draft before to lay out what you plan, I want to keep the feature-set minimal so it stays simple and no-magic.
103103

104104
## Installation

0 commit comments

Comments
 (0)