From 4fa95191a78ffc4be71f287fcefcecc0e88391f8 Mon Sep 17 00:00:00 2001 From: Shagun Sodhani Date: Sat, 28 Oct 2017 09:06:28 -0400 Subject: [PATCH] Fixed grammar --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0917fa7..ebaf6a3 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,10 @@ [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb) -This is a collection of exercises that have been collected in the numpy mailing -list, on stack overflow and in the numpy documentation. I've also created some -to reach the 100 limit. The goal of this collection is to offer a quick -reference for both old and new users but also to provide a set of exercices for -those who teach. +This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. I've also created some problems myself to reach the 100 limit. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach. → [Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb) → [Read them on GitHub](100%20Numpy%20exercises.md) -This work is licensed under a MIT license. +This work is licensed under the MIT license. [![DOI](https://zenodo.org/badge/10173/rougier/numpy-100.svg)](https://zenodo.org/badge/latestdoi/10173/rougier/numpy-100)