We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b849c5f commit 4b96decCopy full SHA for 4b96dec
1 file changed
README.md
@@ -10,7 +10,8 @@ RuntimeKit does _not_ add any reflection to Swift-only types.
10
It only operates on types that are already visible to the runtime,
11
namely classes and protocols defined in Objective-C or exposed from Swift using `@objc`.
12
13
-See below for [installation instructions](#installation).
+* [Installation instructions](#installation)
14
+* [API reference](https://swiftpackageindex.com/nicked/RuntimeKit/main/documentation/runtimekit)
15
16
17
## Example
0 commit comments