Skip to content

Commit e19b207

Browse files
bors[bot]karroffel
andauthored
Merge #604
604: [ci-skip] add website to README.md r=toasteater a=karroffel Co-authored-by: Thomas Herzog <[email protected]>
2 parents e101fae + a4ace3f commit e19b207

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)