diff --git a/README.md b/README.md index bb04175..ba4401b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This saves the repository to your local machine. It behaves almost like a copy. 5. Now you can start working with the resource files. They are saved in the folder you chose in the 2. step. ### Updating the repository -Whenever you start working on the repository, you should update your local files with eventual changes. This is important since we will be including new chapters along. +Whenever you start working on the repository, you should update your local files with eventual changes. This is important since we will be including new chapters along the way. 1. Open a terminal. 2. Navigate inside the folder of the repository on your machine. (`cd `) 3. Execute the terminal command `git pull` @@ -32,4 +32,4 @@ The notebooks follow the directory structure of the resource, which is based on `import matplotlib.pyplot as plt` ## Current state -Currently, six chapters are published. Upcoming chapters are: stress (Ch. 7), strain (Ch. 8), elasticity (Ch. 9), and the inversion problem (Ch. 10). \ No newline at end of file +Currently, six chapters are published. Upcoming chapters are: stress (Ch. 7), strain (Ch. 8), elasticity (Ch. 9), and the inversion problem (Ch. 10).