Skip to content

Commit e044e24

Browse files
authored
Update library name in README.md
1 parent 070f99e commit e044e24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# DOMKit
1+
# WebAPIKit
22

33
🚨 Very experimental 🚨
44

5-
Type-safe access to DOM APIs from Swift, using [webidl2swift](https://github.com/Apodini/webidl2swift/pull/8) to generate the bindings and [JavaScriptKit](https://github.com/swiftwasm/JavaScriptKit) to enable access to the actual objects.
5+
Type-safe access to DOM and other Web APIs from Swift, using [webidl2swift](https://github.com/Apodini/webidl2swift/pull/8) to generate the bindings and [JavaScriptKit](https://github.com/swiftwasm/JavaScriptKit) to enable access to the actual objects.

0 commit comments

Comments
 (0)