Skip to content

Commit 4041f3c

Browse files
Update README.md
1 parent a4d54ef commit 4041f3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
SwiftGodotKit provides a way of embedding Godot into an existing Swift
22
application and driving Godot from Swift, without having to use an
3-
extension.
3+
extension. This is a companion to [SwiftGodot](https://github.com/migueldeicaza/SwiftGodot] which
4+
provides the API binding to the Godot API.
45

56
Take a look at the `TrivialSample` here to see how it works.
67

0 commit comments

Comments
 (0)