From e007abbf952bf9b19640e66b5aaac1ac92f0d41c Mon Sep 17 00:00:00 2001 From: Eiren Rain Date: Tue, 5 Jan 2021 16:51:42 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40af0cb..a882451 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Firmware for ESP8266 microcontroller and MPU9250 MUI sensor to use them as a vive-like trackers in VR. -Requires [https://github.com/Eirenliel/SlimeVR-Server](SlimeVR Server) to work with Steamvr and resolve pose. +Requires [SlimeVR Server](https://github.com/Eirenliel/SlimeVR-Server) to work with Steamvr and resolve pose. -Partiall compatible with and based on [https://github.com/abb128/owo-track-driver](owoTrack) and [https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker](AprilTag Trackers). See server repo for more details. +Partiall compatible with and based on [owoTrack](https://github.com/abb128/owo-track-driver) and [AprilTag Trackers](https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker). See server repo for more details.