Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.

Commit ffc4dee

Browse files
authored
Update README.md
1 parent 0ae4a6f commit ffc4dee

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
@@ -7,7 +7,7 @@ Provides thin API bindings with a little added type-safety and error handling
77
Also provides higher-level wrappers to make working with the objc runtime a little bit nicer
88

99

10-
**NOTE:** This is for working with the runtime API, user-friendly bindings to Apple Frameworks are not provided by this library. Also see https://github.com/kubkon/ZigKit
10+
**NOTE:** This is for working with the runtime API, user-friendly bindings to Apple Frameworks are not provided by this library but may be built on top. For bindings to Apple's C libraries, see https://github.com/kubkon/ZigKit
1111

1212

1313
**WARNING:** In early development. Does not yet have full API coverage and needs more testing. The higher-level APIs, i.e. `defineAndRegisterClass` are very WIP as there are some things to be worked out regarding memory management. Open to suggestions and issues and PRs are most welcome.

0 commit comments

Comments
 (0)