Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza authored Jul 2, 2024
1 parent 4041f3c commit 1a720b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SwiftGodotKit provides a way of embedding Godot into an existing Swift
application and driving Godot from Swift, without having to use an
extension. This is a companion to [SwiftGodot](https://github.com/migueldeicaza/SwiftGodot] which
extension. This is a companion to [SwiftGodot](https://github.com/migueldeicaza/SwiftGodot) which
provides the API binding to the Godot API.

Take a look at the `TrivialSample` here to see how it works.
Expand Down

0 comments on commit 1a720b3

Please sign in to comment.