Skip to content

Commit 4b96dec

Browse files
authored
Update README with link to generated docs
1 parent b849c5f commit 4b96dec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ RuntimeKit does _not_ add any reflection to Swift-only types.
1010
It only operates on types that are already visible to the runtime,
1111
namely classes and protocols defined in Objective-C or exposed from Swift using `@objc`.
1212

13-
See below for [installation instructions](#installation).
13+
* [Installation instructions](#installation)
14+
* [API reference](https://swiftpackageindex.com/nicked/RuntimeKit/main/documentation/runtimekit)
1415

1516

1617
## Example

0 commit comments

Comments
 (0)