Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text addition #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <foldername>`)
3. Execute the terminal command `git pull`
Expand All @@ -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).
Currently, six chapters are published. Upcoming chapters are: stress (Ch. 7), strain (Ch. 8), elasticity (Ch. 9), and the inversion problem (Ch. 10).