From 71da69107caed4835c6955249b40d4d4a8562571 Mon Sep 17 00:00:00 2001 From: bdelhaisse Date: Mon, 7 Oct 2019 11:19:04 +0200 Subject: [PATCH] Update index.md --- index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index dede16d..55a3c9f 100644 --- a/index.md +++ b/index.md @@ -13,8 +13,8 @@ This is achieved by abstracting each key concept, undertaking a modular programm different modules, and favoring composition over inheritance for better flexibility. We demonstrate the different features and utility of our framework through different use cases." -- Link to paper: arxiv -- Link to Github repository: https://github.com/robotlearn/pyrobolearn -- Link to documentation: doc -- Link to videos: youtube +- Link to paper +- Link to [Github repository](https://github.com/robotlearn/pyrobolearn) +- Link to [documentation](https://github.com/robotlearn/pyrobolearn/tree/master/docs) - Link to [examples](https://github.com/robotlearn/pyrobolearn/tree/master/examples) +- Link to [videos](https://www.youtube.com/playlist?list=PL7luWwjSAezVxBTindZWUo7hn-Dj9w3gL)