diff --git a/README.md b/README.md index a04e5d883616db759ca09306ca2b203b050dba6b..6a7bd441100f1cbbd0f6e18515b71aead3abee0d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The notebooks are designed for people with no programming background at all, and * The basic concepts of python: What is is and how it works * Functions in python: How to write them and how to use them * Program flow control: How to control the flow of execution of your code -* Computation in python: Introduction to the numpy library +* Scientific computing in python: Introduction to the numpy library * Data in python: How to load, plot and fit data Each notebook includes a list of detailed learning objectives so you know what you should be learning.