diff --git a/docs/src/getting-started/rust-in-android.md b/docs/src/getting-started/rust-in-android.md index 11d49aed..7440e6d9 100644 --- a/docs/src/getting-started/rust-in-android.md +++ b/docs/src/getting-started/rust-in-android.md @@ -1,5 +1,7 @@ # Rust In Android +[comprehensive guide](https://google.github.io/comprehensive-rust/android.html) + Because there are a lot of starknet libraries in rust, and the beerus client is written in rust, being able to run rust code on android is important for reaching MVP.