diff --git a/README.md b/README.md
index 35ec8dd4..fc172909 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,8 @@ Why do we need yet another serialization format? Borsh is the first serializer t
| Assemblyscript | [borsh-as](https://github.com/gagdiez/serial-as/tree/main/borsh) | |
| C# | [Hexarc.Borsh](https://github.com/hexarc-software/hexarc-borsh) | |
| C++ | [borsh-cpp](https://github.com/Stolkerve/borsh-cpp) | *(work-in-progress)* |
-| C++20 | [borsh-cpp20](https://github.com/israelidanny/borsh-cpp20) | *(work-in-progress)* |
+| C++20 | [borsh-cpp20](https://github.com/etodanik/borsh-cpp20) | *(work-in-progress)* |
+| Unreal Engine 5.x | [BorshUnreal](https://github.com/etodanik/BorshUnreal) | *(work-in-progress)* |
| Elixir | [borsh-ex](https://github.com/alexfilatov/borsh) | |
## Benchmarks