Skip to content

Commit 4e526ec

Browse files
authored
Add logo
1 parent 1b0cbad commit 4e526ec

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# InterposeKit
1+
![InterposeKit](https://raw.githubusercontent.com/steipete/InterposeKit/master/logo.png)
22

33
[![SwiftPM](https://github.com/steipete/InterposeKit/workflows/SwiftPM/badge.svg)](https://github.com/jsteipete/InterposeKit/actions?query=workflow%3ASwiftPM)
44
[![xcodebuild](https://github.com/steipete/InterposeKit/workflows/xcodebuild/badge.svg)](https://github.com/steipete/InterposeKit/actions?query=workflow%3Axcodebuild)
@@ -98,9 +98,6 @@ 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's 2020 mate. [Even security exploits now have logos](https://heartbleed.com/). Get with the times!
102-
I know, I know. Will be up soon!
103-
104101
### It does not do X
105102
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.
106103

0 commit comments

Comments
 (0)