From 89cbd3fb746d82ce824ce39dc253683ba463cf0f Mon Sep 17 00:00:00 2001 From: OneLad <114371543+justOneLad@users.noreply.github.com> Date: Thu, 13 Jun 2024 16:53:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b265d9..5f784e4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LayerZero - an Omnichain Interoperability Protocol -This repository contains the smart contracts for LayerZero Endpoints. For developers looking to build on top of LayerZero please refer to the [docs](https://layerzero.gitbook.io/docs/) +This repository contains the smart contracts for LayerZero Endpoints. For developers looking to build on top of LayerZero please refer to the [docs](https://layerzero.gitbook.io/docs/). ## Overview LayerZero is an Omnichain Interoperability Protocol designed for lightweight message passing across chains. LayerZero provides authentic and guaranteed message delivery with configurable trustlessness. The protocol is implemented as a set of gas-efficient, non-upgradable smart contracts.