From 8adfc05e548defe5501d721931c366e945a11cac Mon Sep 17 00:00:00 2001 From: Alejandro Lopez Gestoso <alopez@iri.upc.edu> Date: Tue, 27 Aug 2019 11:46:18 +0200 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 9512f8c..6c0cc5e 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -29,10 +29,11 @@ In no event unless required by applicable law the author will be liable to you f You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/> -##Important information +## Important information This driver also provides a class CAsteRx1Process to get the pseudoranges. This class is not included on the prepackaged driver. To - get all the driver functionality is necessary to [install the optional dependency]() and [compile the llibrary from source](). + get all the driver functionality is necessary to [install the optional dependency](https://gitlab.iri.upc.edu/labrobotica/drivers/asterx1_gps/tree/packaging#optional-dependencies) + and [compile the library from source](https://gitlab.iri.upc.edu/labrobotica/drivers/asterx1_gps/tree/packaging#compilation-and-installation-from-source). ## For developers -- GitLab