From 9d9eb2323b34188b5b27009d3607a4f4c35f4cca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=9A=D1=80=D0=B0=D1=81=D0=B8=D0=BC=D0=B8=D1=80=20=D0=91?=
 =?UTF-8?q?=D0=B5=D1=80=D0=BE=D0=B2?= <berov@cpan.org>
Date: Wed, 1 Nov 2023 02:00:07 +0200
Subject: [PATCH] Link to the Bulgarian translation

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 2529a3fad3..093351e690 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ Please see the [CONTRIBUTING.md] file for more details.
 
 ## Translations to other languages
 
+* [Bulgarian](https://github.com/kberov/rust-by-example-bg)
 * [Chinese](https://github.com/rust-lang-cn/rust-by-example-cn)
 * [Japanese](https://github.com/rust-lang-ja/rust-by-example-ja)
 * [French](https://github.com/Songbird0/FR_RBE)