From fdc0d09ca3fb1c8a22cb5a05ba8178f024d0cda3 Mon Sep 17 00:00:00 2001 From: Abhijit Roy Date: Fri, 2 Jun 2023 16:27:00 +0530 Subject: [PATCH] [FIX] hyperlink (#994) * [FIX] hyperlink Example's hyperlink modified. * Add more example links --------- Co-authored-by: James Wilson --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 26c48a912d..f75b43deb2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ A library to **sub**mit e**xt**rinsics to a [substrate](https://github.com/parit ## Usage -Take a look in the [examples](./examples/examples) folder for various `subxt` usage examples. +Take a look in the [examples](./subxt/examples) folder or the [examples](./examples) folder for various smaller or +larger `subxt` usage examples, or [read the guide](https://docs.rs/subxt/latest/subxt/book/index.html) to learn more. ### Downloading metadata from a Substrate node