summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJoseph Henry <[email protected]>2021-05-31 13:51:31 -0700
committerJoseph Henry <[email protected]>2021-05-31 13:51:31 -0700
commitd5454040f051f8c6e302b320c3b6afb5cdbad03e (patch)
treebdb7bb84de8012a03116c5ee3d1aa24116a83fa5 /examples
parentd49667a55f259f27bcfc670e9a7214e58691ed2c (diff)
Update Rust crate
Diffstat (limited to 'examples')
-rw-r--r--examples/rust/README.md14
1 files changed, 4 insertions, 10 deletions
diff --git a/examples/rust/README.md b/examples/rust/README.md
index 115a770..ab8a3b7 100644
--- a/examples/rust/README.md
+++ b/examples/rust/README.md
@@ -1,11 +1,5 @@
-# Rust example
+# Rust
-```
-cargo install libzt
-```
-
-Examples: [pkg/crate/libzt/src/examples](pkg/crate/libzt/src/examples)
-
-## Links
-
- - Getting Started: [docs.zerotier.com/sockets](https://docs.zerotier.com/sockets/tutorial.html)
+ - Crate: [crates.io/crates/libzt](https://crates.io/crates/libzt)
+ - Example: [pkg/crate/libzt/src/examples](./../../pkg/crate/libzt/src/examples)
+ - Docs: [docs.zerotier.com/sockets](https://docs.zerotier.com/sockets/tutorial.html) \ No newline at end of file