diff --git a/Useful-Widgets.md b/Useful-Widgets.md
index 3ad9788..bf5cc10 100644
--- a/Useful-Widgets.md
+++ b/Useful-Widgets.md
@@ -140,42 +140,50 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
![](https://user-images.githubusercontent.com/1193295/96886295-bc753000-1483-11eb-863e-81056c1bd801.png)
**ImSoft (softraster for ImGui)**
-
[github/LAK132/ImSoft](https://github.com/LAK132/ImSoft) |
+
[github/LAK132/ImSoft](https://github.com/LAK132/ImSoft)
## Remoting
**netImGui: Dear ImGui remote access library and application**
[github/sammyfreg/netImgui](https://github.com/sammyfreg/netImgui)
+
2020
![](https://user-images.githubusercontent.com/1193295/96888198-a5374200-1485-11eb-9287-7842710de869.png)
**imgui-ws: Dear ImGui over WebSockets**
[github/ggerganov/imgui-ws](https://github.com/ggerganov/imgui-ws)
+
2019-2020
![](https://user-images.githubusercontent.com/1193295/96888493-f810f980-1485-11eb-89fb-eb75aa2cefa7.png)
**RemoteImGui: send vertices over the network**
[github/JordiRos/remoteimgui](https://github.com/JordiRos/remoteimgui)
+
2014-2019
-**Android GLES3 stub with RemoteImGui**
+**AndroidAppViewer**: Android GLES3 stub with RemoteImGui
[github/CedricGuillemet/AndroidAppViewer](https://github.com/CedricGuillemet/AndroidAppViewer)
+
2018
![](https://user-images.githubusercontent.com/1193295/96888707-31e20000-1486-11eb-8c2d-05bfe12998a1.png)
## Terminal / Text mode
**ImTui: Immediate Mode Text-based User Interface**
[github/ggerganov/imtui](https://github.com/ggerganov/imtui)
+
2019-2020
![](https://user-images.githubusercontent.com/1193295/96889022-7b324f80-1486-11eb-9cf2-74d0caf37de7.png)
**tear imgui: Experiment for a terminal-based renderer for imgui**
[github/jonvaldes/tear_imgui](https://github.com/jonvaldes/tear_imgui)
+
2017
## Midi/OSC interfacing
**midi2osc: midi to opensoundcontrol bridge**
[github/mmalex/midi2osc](https://github.com/mmalex/midi2osc)
+
2018-2020
![](https://user-images.githubusercontent.com/1193295/96889160-9ef59580-1486-11eb-9938-ae98c52dd4f3.png)
**devmidi: A simple MIDI input library** that also dovetails into Dear ImGui**
[github/antonthefirst/devmidi](https://github.com/antonthefirst/devmidi)
+
2020
## Virtual Reality (VR) / Reprojected UI plane