rename title

This commit is contained in:
derpy-duck 2023-07-03 16:01:34 +00:00
parent 323b47b592
commit 1262b5ea4a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
The WormholeRelayer module allows developers to deliver their VAAs via an untrusted **DeliveryProvider**, rather than needing to develop and host their own relay infrastructure.
## Introductory Documentation
## Quickstart
- [Hello Wormhole](https://github.com/wormhole-foundation/hello-wormhole#readme) - Get a full Wormhole application working, deployed on testnet, and tested both locally and in Testnet
- [How Does Hello Wormhole Work](https://github.com/wormhole-foundation/hello-wormhole/blob/main/hello-wormhole-explained.md) - Get a quick architecture overview of how HelloWormhole (and automatic relayers as a whole) work behind the scenes