diff --git a/README.md b/README.md index 57d00f1a000b6df94ab2f940c4b143a833e1765b..4f09514cb31d10d41de81dcb6b65e5d2d663a561 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,12 @@ To get started, take a look at the installation instructions and examples below. This software is distributed under the Lesser GNU Plublic License v2.1 (LGPL 2.1). This software is based on the [QUT EV3 MATLAB Toolkit](https://wiki.qut.edu.au/display/cyphy/QUT+EV3+MATLAB+toolkit) -by Peter Corke et al. of Queensland University. Source: <https://github.com/petercorke/robotics-toolbox-matlab/tree/master/interfaces/EV3> -The QUT EV3 MATLAB Toolkit is part of the Robotics Toolbox for MATLAB, see: -P. Corke, "Robotics, Vision \& Control: Fundamental Algorithms in Matlab", Springer, 2011, ISBN 978-3-642-20143 +by Peter Corke et al. of Queensland University. +Source: <https://github.com/petercorke/robotics-toolbox-matlab/tree/master/interfaces/EV3> + +*The QUT EV3 MATLAB Toolkit is part of the Robotics Toolbox for MATLAB, see:* +*<https://github.com/petercorke/robotics-toolbox-matlab/>* +*P. Corke, "Robotics, Vision \& Control: Fundamental Algorithms in Matlab", Springer, 2011, ISBN 978-3-642-20143* This software uses the HIDAPI library by Alan Ott, Signal 11 Software, see <https://github.com/signal11/hidapi>