diff --git a/README.md b/README.md index bc5acf3..07356eb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ This project contains **pytudes**—Python programs, usually short, for perfecti # Who is this for? -To continue the musical analogy, some people think of programming like [Spotify](http://spotify.com): they want to know how to install the app, find a good playlist, and hit the "play" button; after that they don't want to think about it. There are plenty of other tutorials that will tell you how to do the equivalent of that for various programming tasks—this one won't help. But if you think of programming like playing the piano—a craft that can take [years](https://norvig.com/21-days.html) to perfect—then I hope this collection can help. +To continue the musical analogy, some people think of programming like [Spotify](http://spotify.com): they want to know how to install the app, find a good playlist, and hit the "play" button; after that they don't want to think about it. If that's what you want, there are plenty of other tutorials elsewhere that will tell you how to do the equivalent of that for various programming tasks. + +But if you think of programming like playing the piano—a craft that can take [years](https://norvig.com/21-days.html) to perfect—then this collection is for you. # Index of Jupyter (IPython) Notebooks