diff --git a/README.md b/README.md index 457c744da..faba46dd1 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,3 @@ The Image Processing with Python lesson is currently being maintained by: - [Toby Hodges](https://github.com/tobyhodges) The lesson is built on content originally developed by [Mark Meysenburg](https://github.com/mmeysenburg), [Tessa Durham Brooks](https://github.com/tessalea), [Dominik Kutra](https://github.com/k-dominik), [Constantin Pape](https://github.com/constantinpape), and [Erin Becker](https://github.com/ebecker). - - diff --git a/index.md b/index.md index 64d301123..b7a9af673 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ site: sandpaper::sandpaper_site --- -This lesson shows how to use Python and skimage to do basic image processing. +This lesson shows how to use Python and scikit-image to do basic image processing. :::::::::::::::::::::::::::::::::::::::::: prereq @@ -22,5 +22,3 @@ to be familiar with. :::::::::::::::::::::::::::::::::::::::::::::::::: Before following the lesson, please [make sure you have the software and data required](learners/setup.md). - -