diff --git a/README.md b/README.md index 1aa96fba2ecaf858f3649def0205d8d7748f68bd..915e92de9cb793ae339ab6c19b11854109f85bf0 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,9 @@ the cropped parabola f(x), which is limited y=4 for x>=2. \end{array}\right\. ``` +The final plot should look like this. +!(Plot of cropped parabola)[https://srv.sauerburger.com/esel/FP-python-examples/-/jobs/artifacts/master/raw/cropped_parabola.eps?job=doxec_test] + Create the file `func_plot.py` and add the following lines. <!-- Add additional files for non-X11 environment in CI --> @@ -190,3 +193,4 @@ $ ls cropped_parabola.eps cropped_parabola.eps ``` --> +