Skip to content

Commit a4ace3f

Browse files
committed
[ci-skip] add website to README.md
1 parent e101fae commit a4ace3f

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,11 +1,12 @@
11
# GDNative bindings for Rust
22

3-
<img align="right" width="200" height="200" src="assets/godot-ferris.svg">
3+
<a href="https://godot-rust.github.io/"><img align="right" width="200" height="200" src="assets/godot-ferris.svg"></a>
44

55
[![Docs Status](https://docs.rs/gdnative/badge.svg)](https://docs.rs/gdnative)
66

77
Rust bindings to the [Godot game engine](http://godotengine.org/).
88

9+
**[Website](https://godot-rust.github.io/)** |
910
**[User Guide](https://godot-rust.github.io/book/)** | **[API Documentation](https://docs.rs/gdnative/0.9.0/gdnative/)**
1011

1112
## Stability

0 commit comments

Comments
 (0)