From 0524864ca596ae7cb89a0c8e5d9ed2cdb6758f48 Mon Sep 17 00:00:00 2001 From: Marcos Duarte Date: Thu, 11 Mar 2021 16:56:30 -0300 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0555efdd..e01427eb 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ # BMC - Notes on Scientific Computing for Biomechanics and Motor Control -Marcos Duarte and Renato Watanabe +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/BMClab/BMC/master?filepath=README.ipynb) +[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/BMClab/BMC/blob/master/README.ipynb) This repository is a collection of lecture notes and code on scientific computing and data analysis for Biomechanics and Motor Control. These notes (notebooks) are written using [Jupyter Notebook](http://jupyter.org/), part of the [Python ecosystem for scientific computing]( http://scipy.org/). -[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/BMClab/BMC/master?filepath=README.ipynb) -[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/BMClab/BMC/blob/master/README.ipynb) - ## Introduction * [Biomechanics](https://nbviewer.jupyter.org/github/BMClab/BMC/blob/master/notebooks/Biomechanics.ipynb)