From d554e57fe8eb8dba01250e7c3a36fadcd6d31708 Mon Sep 17 00:00:00 2001 From: Nicholas Nadeau Date: Sat, 17 Jun 2017 14:18:13 -0400 Subject: [PATCH] replaced relative link with absolute --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 172fed47..7b952b1d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ [![Code Climate](https://codeclimate.com/github/nnadeau/pybotics/badges/gpa.svg)](https://codeclimate.com/github/nnadeau/pybotics) [![Issue Count](https://codeclimate.com/github/nnadeau/pybotics/badges/issue_count.svg)](https://codeclimate.com/github/nnadeau/pybotics) -# pybotics ![](logo/robotic-arm.png) +# pybotics ![](https://github.com/nnadeau/pybotics/blob/master/logo/robotic-arm.png) Python Toolbox for Robotics ## Usage