From 98ea7d9bf81d12be4b2973065098e7ae55935a9b Mon Sep 17 00:00:00 2001 From: Drew Bednar Date: Mon, 16 Mar 2020 21:32:22 -0400 Subject: [PATCH] Add odrive link --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4700278..ac28e76 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A repository of ODrive Code +https://docs.odriverobotics.com/ + ## Dependencies ``` @@ -12,3 +14,6 @@ brew install libusb pip install odrive ``` +## The Odrive interface + +https://docs.odriverobotics.com/odrivetool.html \ No newline at end of file