From a4692f5339f4adb39d3598ec8935ac5f125ed675 Mon Sep 17 00:00:00 2001 From: evalir Date: Sat, 4 Nov 2023 06:58:35 -0400 Subject: [PATCH] chore: add missing telegram url (#14) chore: add missing telegram urlk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2726bb20..f1318882 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Originally part of [`ethers-rs`] as `ethers-solc`, Foundry Compilers is the comp [actions-badge]: https://img.shields.io/github/actions/workflow/status/foundry-rs/compilers/ci.yml?branch=main&style=for-the-badge [actions-url]: https://github.com/foundry-rs/compilers/actions?query=branch%3Amain [telegram-badge]: https://img.shields.io/endpoint?color=neon&style=for-the-badge&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Ffoundry_rs +[telegram-url]: https://t.me/foundry_rs ## Supported Rust Versions