From 92dde01e0c51bf98a891f6c1480b79d1b3bf91f7 Mon Sep 17 00:00:00 2001 From: Alexander Hess Date: Tue, 13 Oct 2020 11:02:29 +0200 Subject: [PATCH] Streamline text --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9cb8c8..f0e0087 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@ This project is a *thorough* introductory course ### Table of Contents -The materials are designed to resemble a book. -They can be viewed in a web browser +The materials are designed to resemble an *interactive* book. +It is recommended + to follow the [installation instructions](https://github.com/webartifex/intro-to-python#installation) below + and work through the content on one's own computer. +Alternatively, the content can be viewed in a web browser either statically (i.e., read-only) on [nbviewer ](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/tree/develop/) or interactively (i.e., code can be executed) on [Binder ](https://mybinder.org/v2/gh/webartifex/intro-to-python/develop?urlpath=lab). **Video** presentations on the content are available