diff --git a/Useful-Widgets.md b/Useful-Widgets.md
index dad5d90..62b3314 100644
--- a/Useful-Widgets.md
+++ b/Useful-Widgets.md
@@ -131,8 +131,10 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
## Remoting
-**netImGui: Dear ImGui remote access library and application** (2020)
+**netImGui: Dear ImGui remote access library and application** (2020-2021)
[github/sammyfreg/netImgui](https://github.com/sammyfreg/netImgui)
+
+ **UnrealNetImgui**: Unreal Engine 4's support of NetImgui. (2020-2021)
+
[https://github.com/sammyfreg/UnrealNetImgui](https://github.com/sammyfreg/UnrealNetImgui)
![](https://user-images.githubusercontent.com/1193295/103900082-acbace80-50f7-11eb-824e-c28623b1d6c3.png)
**imgui-ws**: Dear ImGui over WebSockets (2019-2020)