Skip to content

Commit 2bbda8c

Browse files
authored
Update README.md
1 parent 041940f commit 2bbda8c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<p align="center">
2-
31
<img src="https://raw.githubusercontent.com/steipete/InterposeKit/master/logo.png" style="width:50%;" alt="InterposeKit"/>
42

53
[![SwiftPM](https://github.com/steipete/InterposeKit/workflows/SwiftPM/badge.svg)](https://github.com/jsteipete/InterposeKit/actions?query=workflow%3ASwiftPM)
@@ -9,7 +7,6 @@
97
![Swift 5.2+](https://img.shields.io/badge/Swift-5.2%2B-orange.svg)
108
<!--
119
[![codecov](https://codecov.io/gh/steipete/InterposeKit/branch/master/graph/badge.svg)](https://codecov.io/gh/steipete/InterposeKit) -->
12-
</p>
1310

1411
InterposeKit is a modern library to swizzle elegantly in Swift. It is fully written in Swift 5.2+ and works on `@objc dynamic` Swift functions or Objective-C instance methods. API documentation available at [interposekit.com](http://interposekit.com/), and some [implementation thoughts on my blog](https://steipete.com/posts/interposekit/).
1512

0 commit comments

Comments
 (0)