From f065627dbcbf10419ee8e62e662406752879fc89 Mon Sep 17 00:00:00 2001 From: Savely <136869149+savvar9991@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:16:34 +1100 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: José FP <105675159+TucksonDev@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8313bd5..096fd20 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ yarn run testAll - 🌉 [Bridging a custom token through a custom gateway](./packages/custom-gateway-bridging/) - ✈️ [Send a signed transaction from the parent chain](./packages/delayedInbox-l2msg/) - 🎁 [Redeem pending retryable ticket](./packages/redeem-pending-retryable/) -- 🧮 [Gas Estimation](./packages/gas-estimation/) +- 🧮 [Gas estimation](./packages/gas-estimation/) - 🌀 [Deposit Ether or Tokens from L1 to L3](./packages/l1-l3-teleport/) ## How to run the tutorials against a custom network